mirror of
https://github.com/9001/copyparty.git
synced 2026-06-22 05:53:29 -06:00
treeh scroll hint
This commit is contained in:
parent
126ed7713d
commit
8884431f4a
|
|
@ -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;
|
||||
|
|
@ -3680,7 +3680,6 @@ html:not(.e) #wrap.thin {
|
|||
margin: -1em;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
html.e #wrap.thin {
|
||||
#ghead {
|
||||
top: 5.1em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue