mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 23:26:10 +02: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 OPTIONS BAR
|
||||||
.multiselect-bar {
|
.multiselect-bar {
|
||||||
|
@include animation(0,.5s,fadeInUp);
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: $color-white;
|
background-color: $color-white;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue