[FIX] web_responsive: Menu section overflow

pull/1785/head
Alexandre D. Díaz 2021-01-21 16:47:49 +01:00
parent 5d17459a2b
commit a1a8cb25af
1 changed files with 1 additions and 0 deletions

View File

@ -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;