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