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