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