mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
refactor(style) .loading
This commit is contained in:
parent
6619867159
commit
07d2b700e6
1 changed files with 1 additions and 2 deletions
|
|
@ -98,11 +98,10 @@ body {
|
|||
|
||||
.loading {
|
||||
position : relative;
|
||||
top : 2px;
|
||||
display : inline-block;
|
||||
width : 16px;
|
||||
height : 16px;
|
||||
vertical-align : top;
|
||||
vertical-align : middle;
|
||||
}
|
||||
|
||||
.loading-svg {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue