mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
parent
e0c4ba4b60
commit
2ccc8ca436
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.spin {
|
.spin {
|
||||||
width: 16px;
|
width: 16px !important;
|
||||||
animation: spin;
|
animation: spin;
|
||||||
animation-duration: 2s;
|
animation-duration: 2s;
|
||||||
animation-iteration-count: infinite;
|
animation-iteration-count: infinite;
|
||||||
|
|
Loading…
Reference in a new issue