mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
constant sync spin speed
This commit is contained in:
parent
81262ffd95
commit
bd14e30f63
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ body {
|
|||
animation-iteration-count: infinite;
|
||||
display: inline-block;
|
||||
visibility: visible !important;
|
||||
animation-timing-function: linear;
|
||||
}
|
||||
|
||||
#sync-spinner {
|
||||
|
|
|
|||
Loading…
Reference in a new issue