shuishen
2021-08-14 64d69413b9e2ca5ed5fb273299520c5fa72c529f
1
2
3
4
5
6
7
8
9
10
 
.el-tabs__content {
  &>div {
    height: 100%;
  }
}
 
.company-box {
  height: 100% !important;
}