Skip to content

Body text uses absolute px and ignores OS dynamic text size #51

Description

@aasis21

Problem

The session surface sets font-size: 14px (chat.css ~62) and uses px throughout, so it doesn't scale with the user's OS/browser text-size preference (Dynamic Type / Android font scale).

Suggested fix

Use rem-relative units for body text so the app honors user text-size settings.


Filed from a UI research sweep of the Helm mobile app (landing + live demo session) using Playwright + full source review, cross-referenced against Claude, ChatGPT, GitHub Copilot Chat, and Codex/Claude Code UIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions