mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(style) .loading::after: set correct order
This commit is contained in:
parent
49944f3a43
commit
d262fa4abb
1 changed files with 1 additions and 1 deletions
|
|
@ -106,8 +106,8 @@ body {
|
|||
|
||||
.loading::after {
|
||||
position : relative;
|
||||
left : 16px;
|
||||
bottom : 3px;
|
||||
left : 16px;
|
||||
font-size : 10px;
|
||||
color : rgb(49,123,249);
|
||||
content : attr(data-progress);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue