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