mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix html.f tree visuals
This commit is contained in:
parent
7627bd36f5
commit
4fa092d22f
|
|
@ -5631,8 +5631,8 @@ html.f #tree .hl {
|
|||
}
|
||||
html.f #tree .hl::after {
|
||||
content: "";
|
||||
right: .5em;
|
||||
left: 0;
|
||||
right: -2.2em;
|
||||
left: -1.2em;
|
||||
margin-top: -.3em;
|
||||
margin-bottom: -2px;
|
||||
z-index: -1;
|
||||
|
|
|
|||
Loading…
Reference in a new issue