mirror of https://github.com/OCA/web.git
commit
f3ae3def05
|
@ -69,6 +69,7 @@ $chatter_zone_width: 35%;
|
||||||
.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