web: add "will-change: transform" to all spinners cuz safari is weird
This commit is contained in:
@@ -121,6 +121,7 @@
|
||||
|
||||
#progress-ring.indeterminate {
|
||||
animation: spinner 3s linear infinite;
|
||||
will-change: transform;
|
||||
}
|
||||
|
||||
#progress-ring.indeterminate circle {
|
||||
|
||||
Reference in New Issue
Block a user