Fix #142: long unbroken paste title caused double horizontal scrollbar at mobile width #162

Merged
fen merged 1 commits from fix-142 into dev 2026-09-10 14:33:28 +00:00
1 Commits
Author SHA1 Message Date
fen c4d55cb196 Fix #142: break long unbroken paste titles instead of forcing horizontal scroll
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 34s
Add word-break: normal; overflow-wrap: anywhere to .paste-title-bar h1 so
a >120-char unbroken title wraps inside the title card at mobile width
instead of producing an internal + page-level horizontal scrollbar.
2026-09-10 09:33:15 -05:00