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 { html.f #tree .hl::after {
content: ""; content: "";
right: .5em; right: -2.2em;
left: 0; left: -1.2em;
margin-top: -.3em; margin-top: -.3em;
margin-bottom: -2px; margin-bottom: -2px;
z-index: -1; z-index: -1;