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 |
||
|---|---|---|
| .. | ||
| chat | ||
| base.css | ||
| chat.css | ||
| components.css | ||
| config.css | ||
| layout.css | ||
| layout.mobile.css | ||