mirror of
https://github.com/unraid/webgui.git
synced 2026-01-10 03:30:03 -06:00
feat: set max-height forfooter on desktop to prevent layout breakage
This commit is contained in:
@@ -688,6 +688,7 @@ div.title span img {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: 10000;
|
||||
max-height: 30px;
|
||||
}
|
||||
}
|
||||
#countdown {
|
||||
|
||||
Reference in New Issue
Block a user