king
2023-12-12 49f09cc6f8ff8c30a75ed1a9d6f510b69b73962a
src/menu/components/table/edit-table/index.scss
@@ -6,7 +6,7 @@
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
  .model-table-search-list {
    padding: 10px 0px 15px;
    min-height: 65px;
@@ -67,20 +67,14 @@
    background: rgba(255, 255, 255, 0.55);
  }
  .model-menu-action-list {
    line-height: 55px;
    line-height: 40px;
    padding: 0px;
    >.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;
    button {
      min-width: 60px;
    }
  }