Commit 1a93b3f
Make mobile experience feel native
- Disable tap highlight, overscroll bounce, and text-size-adjust
- Add touch-action: manipulation to prevent double-tap zoom
- Font-size 16px on inputs to prevent iOS auto-zoom
- Active press states (scale down) on chips, links, send button
- Remove hover effects on touch devices (mobile only)
- Horizontal scroll suggestion chips with snap (native swipe feel)
- Hide scrollbars on mobile chat area
- Reduce particle count and ambient orb sizes for mobile perf
- Add extra-small screen breakpoint (380px) for iPhone SE/mini
- Safe area insets on left/right edges
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0422143 commit 1a93b3f
2 files changed
Lines changed: 226 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
0 commit comments