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:
parent
cb3a9c28f0
commit
c88e5fc266
1 changed files with 1 additions and 0 deletions
|
@ -291,6 +291,7 @@
|
|||
|
||||
// MULTISELECT OPTIONS BAR
|
||||
.multiselect-bar {
|
||||
@include animation(0,.5s,fadeInUp);
|
||||
align-items: center;
|
||||
background-color: $color-white;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Reference in a new issue