king
2024-02-22 a7813a33fc5f60ea995dfe0f09f52243e2ccfbb2
src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -11,6 +11,9 @@
    position: relative;
    // z-index: 1;
  }
  .ant-table-placeholder {
    border-top-color: var(--mk-table-border-color);
  }
  .ant-table {
    color: inherit;
    font-size: inherit;
@@ -65,6 +68,7 @@
        .card-cell-list {
          color: inherit;
          overflow: hidden;
        }
        .action-col {
          .ant-btn > .anticon + span {