fix html.f tree visuals

This commit is contained in:
Til 2026-06-10 01:31:17 +02:00
parent 7627bd36f5
commit 4fa092d22f

View file

@ -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;