mirror of
https://github.com/unraid/webgui.git
synced 2026-05-07 04:41:03 -05:00
fix: remove unnecessary negative margin from domain class in default-base.css, prevents azure/gray overlap w/ page title
This commit is contained in:
@@ -1260,9 +1260,6 @@ div .unraid_mark_8 {
|
||||
div.spinner .unraid_mark_7 {
|
||||
animation: mark_7 1.5s ease infinite;
|
||||
}
|
||||
div.domain {
|
||||
margin-top: -20px;
|
||||
}
|
||||
@keyframes mark_2 {
|
||||
50% {
|
||||
transform: translateY(-40px);
|
||||
|
||||
Reference in New Issue
Block a user