forked from Techsystech/web
[IMP] web_responsive: Scroll menu sections on mobile
parent
2598ca464f
commit
d0d4650ef0
|
@ -69,6 +69,7 @@
|
|||
.o_menu_sections.show {
|
||||
@include full-screen-dropdown();
|
||||
background-color: $dropdown-bg;
|
||||
overflow: auto;
|
||||
|
||||
.show {
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in New Issue