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
Owner
No description provided.
jeffemmett added 1 commit 2026-04-03 04:57:01 +02:00
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>
jeffemmett merged commit 31b97a12ab into main 2026-04-03 04:57:02 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jeffemmett/rspace-online#6
No description provided.