[13.0][MIG] web_sheet_full_width:

* less -> scss
* fragment readme + add a pointer to web_responsive
This commit is contained in:
Lois Rilo
2020-10-06 13:47:20 +02:00
committed by Joan Mateu Jordi
parent 939a38af53
commit f74486abdb
7 changed files with 502 additions and 28 deletions

View File

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