src/tabviews/custom/components/share/normalTable/index.scss
@@ -33,6 +33,14 @@ font-size: inherit; } .clickable { color: var(--mk-sys-color); cursor: pointer; } .clickable:hover { text-decoration: underline; } .mk-disabled { color: #bcbcbc; cursor: not-allowed; @@ -201,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;