mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(urls) rm " "
This commit is contained in:
parent
cc78d19fc9
commit
f05755d55c
1 changed files with 3 additions and 2 deletions
|
|
@ -42,9 +42,10 @@
|
|||
}
|
||||
|
||||
.loading-svg {
|
||||
background : url(../img/spinner.svg);
|
||||
background: url(../img/spinner.svg);
|
||||
}
|
||||
|
||||
.loading-gif {
|
||||
background : url(../img/spinner.gif);
|
||||
background: url(../img/spinner.gif);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue