🐛 Fix scroll on color picker modal

This commit is contained in:
Eva Marco 2024-08-02 09:30:42 +02:00
parent f683d65990
commit 6b3bfc85b3
2 changed files with 2 additions and 0 deletions

View file

@ -18,6 +18,7 @@
justify-content: space-between;
overflow: auto;
margin-top: $s-8;
max-height: $s-168;
}
.add-color-btn,