Fix header autohide not showing on hover.
This commit is contained in:
parent
44350c5f76
commit
a2cacec59a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -223,7 +223,7 @@ div.center:not(.ad-cnt) {
|
|||||||
height: 10px;
|
height: 10px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
:root:not(.autohide) #scroll-marker {
|
:root #scroll-marker:not(.autohide) {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
#header-bar #scroll-marker {
|
#header-bar #scroll-marker {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user