openclaw/ui/src/styles
Josh Lewis 169ff8b8d9 feat(webchat): Add chat font size setting
Adds a configurable font size option for the webchat interface.

Changes:
- Add chatFontSize setting to UiSettings (small/medium/large/x-large)
- Add --font-size-chat CSS variable in base.css
- Update chat text styles to use the CSS variable
- Add applyChatFontSize function to apply setting to document
- Add font size dropdown control in chat controls UI
- Add styles for the font size control

Resolves #3027
2026-01-27 17:34:05 -06:00
..
chat feat(webchat): Add chat font size setting 2026-01-27 17:34:05 -06:00
base.css feat(webchat): Add chat font size setting 2026-01-27 17:34:05 -06:00
chat.css feat(ui): add copy-as-markdown in chat 2026-01-21 02:58:56 +00:00
components.css fix(webchat): improve image paste UI layout and display 2026-01-26 05:33:36 +00:00
config.css fix: config/debug UI overflow (#1715) 2026-01-25 13:20:59 +00:00
layout.css fix: config/debug UI overflow (#1715) 2026-01-25 13:20:59 +00:00
layout.mobile.css UI: refresh design system with new color palette and icons (#1745) 2026-01-25 10:04:50 +00:00