修改表头固定
This commit is contained in:
@@ -49,6 +49,8 @@ body.o_web_client {
|
|||||||
|
|
||||||
thead, thead tr:nth-child(1) th, tfoot, tfoot tr:nth-child(1) td {
|
thead, thead tr:nth-child(1) th, tfoot, tfoot tr:nth-child(1) td {
|
||||||
background-color: var(--biz-theme-secondary-color) !important;
|
background-color: var(--biz-theme-secondary-color) !important;
|
||||||
|
width: unset !important;
|
||||||
|
max-width: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
thead, tfoot {
|
thead, tfoot {
|
||||||
|
|||||||
Reference in New Issue
Block a user