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