Files
Verso/services/web/frontend
claude 4c5db24963
Build and Deploy Verso / deploy (push) Successful in 10m28s
fix(mobile): prevent editor auto-zoom on iOS/Android
Browsers zoom any focused editable element (including contenteditable)
whose font-size is below 16px. Apply font-size: max(1rem, 1em) on
.cm-content inside the mobile media query so the 16px floor is enforced
while still respecting user-set sizes larger than that.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 07:01:20 +00:00
..
2026-06-03 08:05:55 +00:00