mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Move loader so it doesnt overlap
This commit is contained in:
parent
c69b174771
commit
4a59ef9925
@ -24,3 +24,7 @@ $teal: #2bcbba;
|
|||||||
background-color: $teal;
|
background-color: $teal;
|
||||||
border-color: $teal;
|
border-color: $teal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dimmer .loader {
|
||||||
|
margin-top: 50px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user