king
2024-03-21 a9b02f6862522b54d0824152017bf2acfec2af7b
src/tabviews/custom/components/share/normalTable/index.scss
@@ -209,6 +209,11 @@
    color: var(--mk-table-color);
  }
}
.normal-custom-table.mk-parity {
  .ant-table-tbody tr:nth-child(even) {
    background: #fafafa;
  }
}
.normal-custom-table:not(.ghost) {
  .ant-table-small > .ant-table-content .ant-table-thead > tr > th {
    background-color: #fafafa!important;