mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-13 21:15:57 +00:00
Closes #489
This commit is contained in:
@@ -2879,6 +2879,10 @@ nav ul li:hover, nav ul li.active {
|
||||
height: 100vh !important;
|
||||
}
|
||||
|
||||
.host-mode-height #player_overlay {
|
||||
height: calc(100vh - 32px);
|
||||
}
|
||||
|
||||
.host-mode-width {
|
||||
width: 100vw !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user