openclaw/ui/src/styles
Robby 67db63ba05
fix: enable scrolling in settings page on Windows (#1780)
Fixes #1743

The settings page was unable to scroll because .config-layout has
overflow:hidden which blocks child scrolling. Added min-height:0 and
overflow-y:auto to .config-main to enable scrolling within the grid
layout.
2026-01-25 11:34:01 +00:00
..
chat feat: add prek pre-commit hooks and dependabot (#1720) 2026-01-25 10:53:23 +00:00
base.css UI: refresh design system with new color palette and icons (#1745) 2026-01-25 10:04:50 +00:00
chat.css feat(ui): add copy-as-markdown in chat 2026-01-21 02:58:56 +00:00
components.css UI: refresh design system with new color palette and icons (#1745) 2026-01-25 10:04:50 +00:00
config.css fix: enable scrolling in settings page on Windows (#1780) 2026-01-25 11:34:01 +00:00
layout.css UI: refresh design system with new color palette and icons (#1745) 2026-01-25 10:04:50 +00:00
layout.mobile.css UI: refresh design system with new color palette and icons (#1745) 2026-01-25 10:04:50 +00:00