0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-03 18:41:22 -05:00

add animation to multiselect bar

This commit is contained in:
elhombretecla 2016-05-09 20:13:53 +02:00
parent cb3a9c28f0
commit c88e5fc266

View file

@ -291,6 +291,7 @@
// MULTISELECT OPTIONS BAR
.multiselect-bar {
@include animation(0,.5s,fadeInUp);
align-items: center;
background-color: $color-white;
display: flex;