Commit cba2f2f
fix: prevent horizontal scroll hiding mobile ToC button (#205)
Wide content (tables, code blocks) caused horizontal overflow on some
pages, pushing the fixed-position FAB off the visible viewport. Add
overflow-x: hidden on html to keep the FAB anchored.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2d5c6b0 commit cba2f2f
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments