fixed loader alignment
This commit is contained in:
parent
43ff4f3793
commit
c3570a25ce
@ -594,6 +594,7 @@ sm-copy {
|
|||||||
}
|
}
|
||||||
#loading sm-spinner {
|
#loading sm-spinner {
|
||||||
margin-bottom: 1.5rem;
|
margin-bottom: 1.5rem;
|
||||||
|
justify-self: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main_header {
|
#main_header {
|
||||||
|
|||||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -556,6 +556,7 @@ sm-copy {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
sm-spinner {
|
sm-spinner {
|
||||||
margin-bottom: 1.5rem;
|
margin-bottom: 1.5rem;
|
||||||
|
justify-self: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user