king
13 小时以前 80deba0c2dcffd9e6b6f07815c7c52199309ce42
src/tabviews/custom/components/table/base-table/index.scss
@@ -5,28 +5,11 @@
  .normal-header {
    margin-bottom: 10px;
  }
  .top-search {
  .mk-search-wrap {
    border-bottom: 1px solid #efefef;
    padding-top: 10px;
  }
  .button-list.toolbar-button {
    min-height: 60px;
    padding-right: 60px;
    button {
      margin-bottom: 0px;
    }
  }
  .main-table-box {
    position: relative;
    min-height: 150px;
    .main-pickup {
      position: absolute;
      right: 5px;
      top: -22px;
      z-index: 2;
    }
    >.async-spin {
      line-height: 150px!important;
    }
  }
}