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