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