[data-v-26f17617] .ant-card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
[data-v-26f17617] .ant-card-body .tabs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
[data-v-26f17617] .ant-card-body .tabs .ant-tabs-content {
  height: 100%;
}

