[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 Joan Mateu Jordi
parent 9518d3c1e1
commit 466ffae8d1
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;
}
}