Prevent mobile settings prose from splitting words mid-token while keeping long code snippets overflow-safe. - add a CSS regression test that inspects the mobile media-query rules in SettingsModal.css - switch mobile backup code wrapping to overflow-wrap:anywhere with normal word-break - update mobile settings helper text to keep break-word wrapping with normal word-break Files changed: .../app/__tests__/settings-mobile-wrap.test.ts | 46 ++++++++++++++++++++++ .../dashboard/app/components/SettingsModal.css | 5 ++- 2 files changed, 49 insertions(+), 2 deletions(-) Fusion-Task-Id: FN-5668 Fusion-Task-Lineage: eb66376e-a535-4d07-adfe-4a2d048b93a7
44 KiB
44 KiB