文件
ParlzPackageManger/web/assets
JGZYES 0eb7f9a8d7 web: docs layout -> grid two columns (fix left directory not showing)
The docs sidebar used flex+sticky which could collapse to zero width, hiding the
left directory. Switch .docs-layout to a CSS grid (230px sidebar + minmax(0,1fr)
content) so the sidebar always has a fixed column, and add a <=840px single-column
fallback so narrow screens stack (directory on top).
2026-09-05 11:59:35 +08:00
..