mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] web_responsive: Menu section overflow
This commit is contained in:
committed by
Sergey Shebanin
parent
4b2a8e6d91
commit
34216c6c10
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user