.enterpriseQuota {
  height: 100%;
  padding-top: 8px;
}
.enterpriseQuota .ivu-tabs-content {
  height: 100%;
}
.enterpriseQuota .ivu-tabs-content .ivu-tabs-tabpane {
  height: calc(100% - 50px);
  overflow-y: auto;
}

