优化表头固定

This commit is contained in:
WEB许何哲\xuhez
2023-09-15 14:42:12 +08:00
parent e35b4af123
commit 38331f1501

View File

@@ -161,7 +161,7 @@ td.o_required_modifier {
.o_list_view .o_list_table thead { .o_list_view .o_list_table thead {
position: sticky; position: sticky;
top: 0; top: 0;
z-index: 100000; //z-index: 100000;
} }
//.o_list_view .o_list_table { //.o_list_view .o_list_table {
// height: 1799px !important; // height: 1799px !important;