Fix autohide on scroll without autohide resulting in inaccessible header.
This commit is contained in:
parent
a1e2a35746
commit
dc415c8024
@ -248,7 +248,7 @@ audio.controls-added {
|
|||||||
height: 10px;
|
height: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
:root:not(.autohide) #scroll-marker {
|
#header-bar:not(.autohide) #scroll-marker {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
#header-bar #scroll-marker {
|
#header-bar #scroll-marker {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user