Accept Merge Request #404: (feature/sf看板样式统一 -> develop)

Merge Request: 表头固定bug修改

Created By: @许何哲
Accepted By: @许何哲
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/404?initial=true
This commit is contained in:
许何哲
2023-09-25 15:12:03 +08:00
committed by Coding

View File

@@ -161,7 +161,7 @@ td.o_required_modifier {
.o_list_view .o_list_table thead {
position: sticky;
top: 0;
z-index: 100000;
//z-index: 100000;
}
//.o_list_view .o_list_table {
@@ -174,7 +174,7 @@ td.o_required_modifier {
.o_form_view.o_xxl_form_view .o_form_sheet_bg > .o_form_statusbar {
position: sticky !important;
top: 0;
z-index: 100000;
//z-index: 100000;
}
//-----------------------------------------------------------