mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
constant sync spin speed
This commit is contained in:
parent
8d97f862a4
commit
d7e4d10184
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