mirror of
https://github.com/penpot/penpot.git
synced 2026-08-06 04:48:39 +00:00
add fadeIn animation to color palette
This commit is contained in:
parent
cc4ddd214f
commit
e9dce3ff2f
@ -1,4 +1,5 @@
|
|||||||
.color-palette {
|
.color-palette {
|
||||||
|
@include animation(0,.5s,fadeInUp);
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: $color-white;
|
background-color: $color-white;
|
||||||
border-top: 1px solid $color-gray-lighter;
|
border-top: 1px solid $color-gray-lighter;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user