mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 00:06:12 +02:00
🐛 Fix scroll on color picker modal
This commit is contained in:
parent
f683d65990
commit
6b3bfc85b3
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
justify-content: space-between;
|
||||
overflow: auto;
|
||||
margin-top: $s-8;
|
||||
max-height: $s-168;
|
||||
}
|
||||
|
||||
.add-color-btn,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue