mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-28 12:36:35 +00:00
Fix loading animation
This commit is contained in:
parent
b97de52982
commit
8769e7e3f7
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ body {
|
|||
animation-delay: 0.1s;
|
||||
}
|
||||
|
||||
#appwinamp2-js #loading .ellipsis-anim span:nth-child(3) {
|
||||
#app #loading .ellipsis-anim span:nth-child(3) {
|
||||
-webkit-animation-delay: 0.2s;
|
||||
animation-delay: 0.2s;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue