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