✨ Make Spinner animation suspendable
This commit is contained in:
@@ -35,5 +35,10 @@ $logo-aspect-ratio: calc($logo-width / $logo-height);
|
||||
fill: $color-ternary-100;
|
||||
}
|
||||
}
|
||||
|
||||
&.paused {
|
||||
animation-play-state: paused;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user