openclaw/ui
pookNast c04f8ba1ea
fix(ui): Make sidebar sticky while scrolling content (#1515)
The left navigation sidebar now stays fixed when scrolling through
long content pages like /skills. Changed .shell from min-height to
fixed height with overflow: hidden, allowing nav and content to
scroll independently within their grid cells.

Co-authored-by: pookNast <pook@nast.local>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 00:58:37 +00:00
..
public
src fix(ui): Make sidebar sticky while scrolling content (#1515) 2026-01-24 00:58:37 +00:00
index.html
package.json feat: enforce device-bound connect challenge 2026-01-20 13:04:19 +00:00
tsconfig.json
vite.config.ts
vitest.config.ts