mirror of https://github.com/OCA/web.git
[FIX] web_responsive: Menu section overflow
parent
5d17459a2b
commit
a1a8cb25af
|
@ -69,6 +69,7 @@ $chatter_zone_width: 35%;
|
|||
.o_menu_sections.show {
|
||||
@include full-screen-dropdown();
|
||||
background-color: $dropdown-bg;
|
||||
overflow: auto;
|
||||
|
||||
.show {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue