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