mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-03 05:21:16 +00:00
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