Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/bug修复

This commit is contained in:
jinling.yang
2023-09-18 17:42:13 +08:00
3 changed files with 7 additions and 7 deletions

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 {
// height: 1799px !important;
@@ -172,7 +172,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;
}
//-----------------------------------------------------------