king
2023-06-14 08cce3334a2dc81d690b518136b0aaea64e48b0b
src/tabviews/subtabtable/index.scss
@@ -2,25 +2,12 @@
  position: relative;
  min-height: 200px;
  padding-top: 16px;
  >.top-search {
  >.mk-search-wrap {
    padding: 0px 0px 5px;
    border-bottom: 1px solid #efefef;
  }
  .box404 {
    padding-top: 30px;
  }
  .ant-modal-mask {
    position: absolute;
  }
  .ant-modal-wrap {
    position: absolute;
  }
  .action-modal .ant-modal {
    top: 40px;
    max-width: 95%;
    .ant-modal-body {
      max-height: calc(100vh - 265px);
    }
  }
  > .ant-spin {
    position: absolute;