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