Accept Merge Request #253: (feature/表头固定 -> develop)

Merge Request: 修改表头固定

Created By: @许何哲
Accepted By: @许何哲
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/253?initial=true
This commit is contained in:
许何哲
2023-07-17 11:10:43 +08:00

View File

@@ -49,6 +49,8 @@ body.o_web_client {
thead, thead tr:nth-child(1) th, tfoot, tfoot tr:nth-child(1) td {
background-color: var(--biz-theme-secondary-color) !important;
width: unset !important;
max-width: unset !important;
}
thead, tfoot {