Move down spinner
This commit is contained in:
parent
f008fa9275
commit
4386a5a894
|
@ -22,9 +22,8 @@
|
||||||
}
|
}
|
||||||
#spinner {
|
#spinner {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 50%;
|
bottom: 20px;
|
||||||
left: 20px;
|
left: 20px;
|
||||||
transform: translateY(-50%);
|
|
||||||
}
|
}
|
||||||
.spinner {
|
.spinner {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
|
|
Loading…
Reference in New Issue