Administrator
2022-01-19 07f3df4bdaea6c4e90439a60362e3f99da073413
1
2
3
4
5
6
7
8
9
10
 
.el-tabs__content {
  &>div {
    height: 100%;
  }
}
 
.company-box {
  height: 100% !important;
}