Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/刀具产品调取Cloud刀具标准库(10.11)

This commit is contained in:
jinling.yang
2023-11-01 17:46:24 +08:00
23 changed files with 665 additions and 620 deletions

View File

@@ -17,6 +17,7 @@ div:has(.o_required_modifier) > label::before {
}
.my-image div {
width: 110px !important;
height: 110px !important;
}
@@ -341,3 +342,15 @@ div:has(.o_required_modifier) > label::before {
overflow: visible;
}
.o_form_view {
.o_form_sheet_bg .o_form_sheet {
//max-width: none !important;
width: auto !important;
max-width: 98% !important;
}
.o_FormRenderer_chatterContainer {
max-width: none;
}
}

View File

@@ -0,0 +1,4 @@
.row_no {
width: 3.2% !important;
vertical-align: middle;
}