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