mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 06:38:27 +02:00
🐛 Fix color palette animation
This commit is contained in:
parent
07e8d110a2
commit
ddae26b48b
5 changed files with 12 additions and 7 deletions
|
@ -63,7 +63,6 @@ $height-palette-max: 80px;
|
|||
|
||||
.color-palette {
|
||||
grid-area: color-palette;
|
||||
min-height: $height-palette-min;
|
||||
max-height: $height-palette-max;
|
||||
height: var(--height, $height-palette);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue