fix: loading animation

This commit is contained in:
Tienson Qin
2020-12-15 11:57:15 +08:00
parent 426202c0a1
commit 21886841ff
5 changed files with 11 additions and 16 deletions

View File

@@ -393,7 +393,7 @@ svg {
}
.loader {
-webkit-animation: lds-dual-ring 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
}
.canceled,