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