Commit c6ebc03c authored by mercury233's avatar mercury233

fix spinner position

parent 4e1989f2
...@@ -59,7 +59,7 @@ span { ...@@ -59,7 +59,7 @@ span {
height: 1em; height: 1em;
width: 1em; width: 1em;
float: right; float: right;
margin: 14px; margin: 5px;
position: relative; position: relative;
} }
...@@ -114,7 +114,7 @@ span { ...@@ -114,7 +114,7 @@ span {
} }
.fa-spin { .fa-spin {
margin: 14px; margin: 5px;
color: #0275d8; color: #0275d8;
font-weight: bold; font-weight: bold;
float: right; float: right;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment