Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/刀具物料与夹具物料的反注册

This commit is contained in:
jinling.yang
2023-08-18 11:38:02 +08:00

View File

@@ -7,7 +7,7 @@
}
html .o_web_client > .o_action_manager > .o_action {
height: unset !important;
//height: unset !important;
overflow: scroll !important;
}
@@ -26,3 +26,7 @@ html .o_web_client > .o_action_manager > .o_action {
background-color: unset !important;
min-height: unset !important;
}
.o_form_view .o_form_view_container {
height: unset !important;
}