zhengpz
2021-11-24 3a4e92acaa231be90348ebf2ff79956b47f884c5
1
2
3
4
5
6
7
8
9
10
 
.el-tabs__content {
  &>div {
    height: 100%;
  }
}
 
.company-box {
  height: 100% !important;
}