zpzgiser
2021-07-17 29cb0b5b6db39f426ea0ea792d08f325cff395fc
1
2
3
4
5
6
7
8
9
10
 
.el-tabs__content {
  &>div {
    height: 100%;
  }
}
 
.company-box {
  height: 100% !important;
}