mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) loading::after bottom: 3px -> 5px
This commit is contained in:
parent
e97365de03
commit
8ddec5f792
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ body, pre, code {
|
|||
|
||||
.loading::after {
|
||||
position : relative;
|
||||
bottom : 3px;
|
||||
bottom : 5px;
|
||||
left : 16px;
|
||||
font-size : 10px;
|
||||
color : rgb(49,123,249);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue