mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[web] Ensure overlay covers entire screen when scrolling
This commit is contained in:
@@ -61,6 +61,7 @@ button.navbar-item:hover {
|
||||
|
||||
.overlay-fullscreen {
|
||||
@extend .is-overlay;
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
background-color: rgba(10, 10, 10, 0.5);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user