treeh scroll hint

This commit is contained in:
Til Schmitter 2026-04-26 09:07:42 +02:00
parent 126ed7713d
commit 8884431f4a

View file

@ -3668,8 +3668,8 @@ html:not(.e) #wrap.thin {
width: calc(50vw - 5em);
}
}
html:not(.e) #wrap.thin {
#ghead::after {
html:not(.e) #treeh:after,
html:not(.e) #wrap.thin #ghead::after {
content: "";
position: sticky;
right: -.5em;
@ -3679,7 +3679,6 @@ html:not(.e) #wrap.thin {
display: inline-block;
margin: -1em;
pointer-events: none;
}
}
html.e #wrap.thin {
#ghead {