mirror of
https://github.com/penpot/penpot.git
synced 2026-05-27 19:03:39 +00:00
🐛 Fix overflow in color picker
This commit is contained in:
parent
999af63118
commit
510d9ab4d8
@ -344,6 +344,7 @@
|
||||
justify-content: space-between;
|
||||
margin-right: -8px;
|
||||
max-height: 5.5rem;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.selected-colors::after {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user