修改表头固定

This commit is contained in:
WEB许何哲\xuhez
2023-07-17 11:09:26 +08:00
parent 6389186851
commit f579875b35

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 {