mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Fix loading icon size
This commit is contained in:
parent
202f3d36c4
commit
d5c6d74f14
2 changed files with 7 additions and 6 deletions
|
@ -58,6 +58,7 @@ div {
|
|||
}
|
||||
|
||||
.loading {
|
||||
display: inline-block;
|
||||
animation: spin 2s linear infinite;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue