mirror of
https://github.com/penpot/penpot.git
synced 2026-03-12 21:36:39 +00:00
fix lightbox slow animation
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user