Move loader so it doesnt overlap
This commit is contained in:
parent
c69b174771
commit
4a59ef9925
1 changed files with 4 additions and 0 deletions
|
@ -24,3 +24,7 @@ $teal: #2bcbba;
|
|||
background-color: $teal;
|
||||
border-color: $teal;
|
||||
}
|
||||
|
||||
.dimmer .loader {
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue