openclaw/ui/src/styles
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
..
chat feat: add agent avatar support (#1329) (thanks @dlauer) 2026-01-22 04:00:07 +00:00
base.css test(ui): add tests for chat modules and update for icon refactor 2026-01-09 19:47:19 +01:00
chat.css feat(ui): add copy-as-markdown in chat 2026-01-21 02:58:56 +00:00
components.css feat(compaction): add adaptive chunk sizing, progressive fallback, and UI indicator (#1466) 2026-01-23 06:32:30 +00:00
config.css feat: add config subsections in control ui 2026-01-21 01:22:19 +00:00
layout.css fix(ui): Make sidebar sticky while scrolling content (#1515) 2026-01-24 00:58:37 +00:00
layout.mobile.css fix(ui): move docs link into nav 2026-01-15 08:01:34 +00:00