Commit c306dce
fix: prevent horizontal overflow on mobile (#206)
Add overflow-x: hidden on body and .content, overflow-wrap: break-word
on .content, and overflow-x: auto on tables. Fixes the mobile ToC FAB
rendering off-screen on pages with wide content.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cba2f2f commit c306dce
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
406 | 407 | | |
407 | 408 | | |
408 | 409 | | |
| 410 | + | |
| 411 | + | |
409 | 412 | | |
410 | 413 | | |
411 | 414 | | |
| |||
505 | 508 | | |
506 | 509 | | |
507 | 510 | | |
| 511 | + | |
| 512 | + | |
508 | 513 | | |
509 | 514 | | |
510 | 515 | | |
| |||
0 commit comments