The payment request form button was cut off on mobile because the shell uses height:100vh with overflow:hidden on #app. Add padding-bottom to the .page container so the button scrolls into view within the flex overflow:auto content area. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| lib | ||
| extract.ts | ||
| flow.ts | ||
| landing.ts | ||
| local-first-client.ts | ||
| mod.ts | ||
| schemas.ts | ||