mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) .loading top: 1px -> 2px
This commit is contained in:
parent
defd1231aa
commit
b146cc7dfd
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ body {
|
|||
|
||||
.loading {
|
||||
position : relative;
|
||||
top : 1px;
|
||||
top : 2px;
|
||||
display : inline-block;
|
||||
width : 16px;
|
||||
height : 16px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue