Files
Verso/services/web/frontend/js/features/ide-react/components/layout
claude 2d44c920fd
Build and Deploy Verso / deploy (push) Successful in 12m33s
fix(mobile): scale up editor UI chrome fonts and toolbar on mobile
Adds a @media (max-width: 767px) block scoped to .ide-redesign-main
that bumps the CSS font-size tokens one step each and increases the
toolbar height, making buttons, labels, and panel headers readable
on a phone without touching the CodeMirror editor font size (which
is controlled by user settings independently).

Also reverts the unintended rail auto-collapse from the previous
commit — collapsing the sidebar was not the requested change.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-18 22:23:23 +00:00
..