Add margin to loading container
This commit is contained in:
@@ -653,6 +653,7 @@
|
|||||||
.loading-container
|
.loading-container
|
||||||
{
|
{
|
||||||
padding: 40px 0 60px;
|
padding: 40px 0 60px;
|
||||||
|
margin-top: 1em;
|
||||||
min-height: 1px;
|
min-height: 1px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user