mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
add delay to the magnify transition so I can actually see the animation
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#arrow1,
|
||||
#arrow2 {
|
||||
transition: transform 300ms ease-in;
|
||||
transition-delay: 100ms;
|
||||
}
|
||||
}
|
||||
&.enabled {
|
||||
|
||||
Reference in New Issue
Block a user