king
2023-07-23 1d1ef9c117f162f5ee48237b67d69fbd015b10d1
src/menu/components/table/base-table/index.scss
@@ -30,27 +30,9 @@
      }
    }
  }
  .model-table-search-list.length0 {
    min-height: 10px;
    border-bottom: 0;
    >.quickly-add {
      right: unset;
      left: -8px;
      bottom: 0;
    }
    >.ant-row {
      display: none;
    }
    >.ant-switch {
      display: none;
    }
  }
  .model-table-search-list.length0 + .length0 {
    margin-top: -25px;
  }
  .anticon-tool {
    position: absolute;
    z-index: 2;
    z-index: 5;
    font-size: 16px;
    right: 1px;
    top: 1px;
@@ -59,22 +41,15 @@
    background: rgba(255, 255, 255, 0.55);
  }
  .model-menu-action-list {
    line-height: 55px;
    line-height: 40px;
    padding: 0px;
    min-height: 55px;
    >.ant-row {
      min-height: 30px;
      padding-top: 10px;
      min-height: 55px;
    }
  }
  .card-add-button {
    text-align: right;
    clear: left;
    .anticon-plus {
      font-size: 20px;
      color: #26C281;
      padding: 5px;
      margin-right: 10px;
    }
  .model-menu-action-list:not(.length0):not(.length1):not(.length2):not(.length3):not(.length4):not(.length5):not(.length6):not(.length7):not(.length8):not(.length9) {
    margin-bottom: 20px;
  }
  .ant-btn.mk-link {