mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 20:28:11 +00:00
add animation to multiselect bar
This commit is contained in:
parent
cb3a9c28f0
commit
c88e5fc266
@ -291,6 +291,7 @@
|
||||
|
||||
// MULTISELECT OPTIONS BAR
|
||||
.multiselect-bar {
|
||||
@include animation(0,.5s,fadeInUp);
|
||||
align-items: center;
|
||||
background-color: $color-white;
|
||||
display: flex;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user