king
2023-02-08 1f6d49bf15e6b50eeee1edc32022eb006b401835
src/assets/css/main.scss
@@ -17,6 +17,17 @@
  }
}
.table-col-1, .table-col-2, .table-col-3, .table-col-4 {
  .ant-table colgroup > col.ant-table-selection-col {
    width: 40px!important;
  }
}
.table-col-5, .table-col-6, .table-col-7 {
  .ant-table colgroup > col.ant-table-selection-col {
    width: 50px!important;
  }
}
/* 设置iconfont标签font-family */ 
[class^="icon-"],[class*=" icon-"] {
  font-family: "iconfont";