fix(rcart): Generate QR button reachable on mobile #6

Merged
jeffemmett merged 1 commits from dev into main 2026-04-03 04:57:02 +02:00

1 Commits

Author SHA1 Message Date
Jeff Emmett f469f3f40d fix(rcart): ensure Generate QR button is reachable on mobile
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>
2026-04-03 02:56:53 +00:00