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