king
2022-11-25 3d71e181be80c0a1cbb03aff2afecb4351496d46
src/menu/components/table/edit-table/columns/index.scss
@@ -9,6 +9,11 @@
    color: inherit;
    font-size: inherit;
  }
  .ant-table-selection-column {
    width: 60px;
    min-width: 60px;
    max-width: 60px;
  }
  .submit-btn {
    min-height: 24px;
    height: auto;
@@ -72,12 +77,6 @@
    }
    tr:hover td {
      background: #ffffff!important;
    }
  }
  .model-menu-card-cell-list {
    .card-detail-row {
      min-height: 21px;
    }
  }