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