[O] Correct spinner alignments
This commit is contained in:
@@ -47,6 +47,14 @@
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.el-loading-spinner
|
||||||
|
{
|
||||||
|
top: unset !important;
|
||||||
|
margin-top: 0 !important;
|
||||||
|
width: unset !important;
|
||||||
|
position: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
.el-loading-spinner .path
|
.el-loading-spinner .path
|
||||||
{
|
{
|
||||||
stroke: white;
|
stroke: white;
|
||||||
|
|||||||
Reference in New Issue
Block a user