3
0
Fork 0

[IMP] web_responsive: Scroll menu sections on mobile

12.0
Alexandre Díaz 2019-11-11 17:10:41 +01:00
parent 2598ca464f
commit d0d4650ef0
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@
.o_menu_sections.show {
@include full-screen-dropdown();
background-color: $dropdown-bg;
overflow: auto;
.show {
display: flex;