king
2023-10-18 c5e5a7580632bc39a9e0c78d548f22a8be5f2019
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;