优化表头固定
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user