mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 04:08:23 +00:00
🐛 Fix flow dropdown paddings
This commit is contained in:
parent
ea73e1d365
commit
02ff228f29
@ -36,7 +36,7 @@
|
||||
width: $s-272;
|
||||
padding: $s-6;
|
||||
max-height: calc(100vh - 3 * ($s-2 + $s-48));
|
||||
overflow: scroll;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.dropdown-element {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user