mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 20:58:06 +00:00
🐛 Fix overflow in picker select
This commit is contained in:
parent
264a3cf9a3
commit
9773eeb632
@ -33,4 +33,8 @@
|
||||
content: "";
|
||||
flex: auto;
|
||||
}
|
||||
|
||||
.select-wrapper {
|
||||
overflow: initial;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user