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;
|
||||
position: absolute;
|
||||
}
|
||||
:root:not(.autohide) #scroll-marker {
|
||||
#header-bar:not(.autohide) #scroll-marker {
|
||||
pointer-events: none;
|
||||
}
|
||||
#header-bar #scroll-marker {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user