mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 19:58:09 +00:00
fix lightbox slow animation
This commit is contained in:
parent
6991421782
commit
2e04fe60f4
@ -30,7 +30,7 @@
|
||||
padding: $medium $x-big;
|
||||
position: relative;
|
||||
width: 500px;
|
||||
@include animation(.1s,1s,fadeInDown);
|
||||
@include animation(.1s,.5s,fadeInDown);
|
||||
|
||||
.lightbox-label {
|
||||
display: flex;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user