mirror of
https://github.com/owntone/owntone-server.git
synced 2025-10-29 07:45:04 -04:00
[web] Ensure overlay covers entire screen when scrolling
This commit is contained in:
parent
13f4c087e8
commit
02279236f3
@ -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);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user