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