king
2023-09-06 d2fd67a1bcec35db7870f55a83a25c043ae854f8
src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -254,6 +254,9 @@
    border-color: var(--mk-table-border-color)!important;
  }
  table tr {
    th .ant-table-column-title {
      position: unset!important;
    }
    th .ant-table-column-title, th .ant-table-column-title span:not(.anticon) {
      font-size: var(--mk-table-font-size)!important;
      font-weight: var(--mk-table-font-weight)!important;