king
2023-04-06 0eacb2fbcaa01060f81219d1ce5b406ae50f0c80
src/menu/components/table/normal-table/columns/index.scss
@@ -137,6 +137,11 @@
    color: var(--mk-table-color);
  }
}
.normal-table-columns:not(.ghost) {
  .ant-table-small > .ant-table-content .ant-table-thead > tr > th {
    background-color: #fafafa!important;
  }
}
.normal-table-columns.false {
  .ant-pagination {
    display: none;