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