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