[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 Lois Rilo
parent 81187628ae
commit 10fe98406d
6 changed files with 28 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;
}
}