[data-v-0df53617] .card-area {
  height: 100%;
}
[data-v-0df53617] .card-area .ant-card-body {
  height: 100% !important;
}
[data-v-0df53617] .ant-card-body {
  height: 100%;
}
.main-area[data-v-0df53617] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.main-area .excel-area[data-v-0df53617] {
  height: calc(100% - 32px);
}
.market-online-editing-steps[data-v-0df53617] .ant-steps-item-icon {
  display: none;
}

