mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 09:35:45 +00:00
0db14a2ac6
The folder expand/collapse indicator used the small-triangle glyphs (U+25BE/U+25B8), which render as faint, hard-to-see ink even at 20px, while every other collapsible on the page uses the full-size triangles (U+25BC/U+25B6). Switch the folder chevron to match so it is clearly visible.