Skip to content

fix(#251): make deposit/withdraw modals responsive on mobile - #337

Open
laurentketterle-hub wants to merge 1 commit into
Heliobond:mainfrom
laurentketterle-hub:fix/issue-251-modal-mobile
Open

fix(#251): make deposit/withdraw modals responsive on mobile#337
laurentketterle-hub wants to merge 1 commit into
Heliobond:mainfrom
laurentketterle-hub:fix/issue-251-modal-mobile

Conversation

@laurentketterle-hub

Copy link
Copy Markdown

Fixes #251

Makes the deposit and withdraw form modals responsive on mobile screens.

Changes

  • Extracted padding into .hb-deposit-main CSS class
  • Added responsive breakpoint at 640px with reduced padding and overflow protection

Reduce padding on mobile and prevent horizontal overflow so
form fields stay visible and the submit button is reachable
without horizontal scrolling.
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

@laurentketterle-hub is attempting to deploy a commit to the David Dada's projects Team on Vercel.

A member of the Team first needs to authorize it.

@laurentketterle-hub

Copy link
Copy Markdown
Author

Note: CI failing due to Vercel deployment authorization. This needs the repo maintainer to re-authorize the Vercel integration for fork PRs. The code changes should be fine. Could a maintainer trigger the Vercel authorization?

@laurentketterle-hub

Copy link
Copy Markdown
Author

👋 The Vercel deployment check appears to be pending authorization. Could a maintainer please approve the Vercel deployment for this PR? The code changes are ready for review. Thanks!

@laurentketterle-hub
laurentketterle-hub force-pushed the fix/issue-251-modal-mobile branch from e3acc0f to a2a9c57 Compare August 6, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Modals don't resize on mobile — form fields hidden off-screen

1 participant