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> |
||
|---|---|---|
| .. | ||
| cart-demo.ts | ||
| cart.css | ||
| folk-cart-shop.ts | ||
| folk-group-buy-page.ts | ||
| folk-payment-page.ts | ||
| folk-payment-request.ts | ||
| folk-payments-dashboard.ts | ||