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