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