解决冲突

This commit is contained in:
mgw
2023-06-12 14:35:14 +08:00
parent e0983d0530
commit 3d04200ca7
167 changed files with 3468 additions and 7898 deletions

View File

@@ -0,0 +1,9 @@
.o_form_view {
.o_form_sheet_bg .o_form_sheet {
max-width: none !important;
width: auto !important;
}
.o_FormRenderer_chatterContainer {
max-width: none;
}
}