mirror of https://github.com/OCA/web.git
[FIX][11.0][web_responsive] Views without sheet
parent
5f7134f740
commit
09d3d864b8
|
@ -8,7 +8,7 @@
|
|||
// Sided Chatter
|
||||
@media (min-width: @screen-md) {
|
||||
.o_chatter_position_sided {
|
||||
.o_form_view {
|
||||
.o_form_view:not(.o_form_nosheet) {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
|
||||
|
|
Loading…
Reference in New Issue