You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix code block overflow and scrollbar on mobile (#313)
- Add overflow-hidden and rounded-md to torchlight-with-copy wrapper so
background and border radius stay in view while content scrolls
- Add min-w-0 to blog article prose container to constrain code blocks
- Style scrollbar transparent by default, show subtle thumb on hover
- Remove md: breakpoint from wrapper rounding so it applies on all screens
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments