king
2023-04-27 6dd965723be9dc245105296198c25a80cfe51b54
src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -318,6 +318,11 @@
    }
  }
}
.edit-custom-table.mk-edit-multi {
  th .ant-table-column-title .anticon-edit {
    display: none;
  }
}
.edit-custom-table.editable {
  td {
    background-color: #ffffff!important;
@@ -421,6 +426,7 @@
  .main-pickup {
    position: relative;
    z-index: 2;
    margin-left: 10px;
  }
  .submit-table {
    position: relative;