king
2024-02-20 bd9dfa6b6ff25dbab21ba9a249fc9d9f4d03dce2
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 {