mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Fix drawer clipping dropdowns
This commit is contained in:
parent
193f354d3e
commit
167c392efd
@ -1507,8 +1507,7 @@
|
||||
background: lighten($ui-base-color, 13%);
|
||||
box-sizing: border-box;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
overflow-y: auto;
|
||||
overflow-y: visible;
|
||||
width: 100%;
|
||||
|
||||
&.darker {
|
||||
|
Loading…
x
Reference in New Issue
Block a user