[IMP] web_sheet_full_width: black, isort, prettier

This commit is contained in:
Mihai Fekete
2020-07-17 09:16:19 +03:00
committed by Hugo Santos
parent d497403a7f
commit 1f09ea407b
4 changed files with 21 additions and 20 deletions

View File

@@ -1,10 +1,10 @@
.o_form_view{
.o_form_sheet_bg .o_form_sheet{
.o_form_view {
.o_form_sheet_bg .o_form_sheet {
margin: @padding-base-horizontal;
max-width: none;
width: auto;
}
.oe_chatter{
.oe_chatter {
max-width: none;
}
}