Skip to content

fix mobile responsive layout for iOS and small screens#12

Merged
prabhatexit0 merged 2 commits into
mainfrom
claude/fix-mobile-responsive-design-WY1mS
Mar 5, 2026
Merged

fix mobile responsive layout for iOS and small screens#12
prabhatexit0 merged 2 commits into
mainfrom
claude/fix-mobile-responsive-design-WY1mS

Conversation

@prabhatexit0

Copy link
Copy Markdown
Owner
  • Use h-dvh instead of h-screen to properly handle mobile browser chrome
  • Make mobile toolbar horizontally scrollable instead of overflowing
  • Add viewport-fit=cover and safe area inset support for notched phones
  • Add shrink-0 to toolbar buttons to prevent collapse while scrolling
  • Increase touch target size for mobile toolbar and panel trigger
  • Fix body overflow to prevent iOS pull-to-refresh bouncing

https://claude.ai/code/session_01CU64WsTD34ooWg85ifhBrm

- Use h-dvh instead of h-screen to properly handle mobile browser chrome
- Make mobile toolbar horizontally scrollable instead of overflowing
- Add viewport-fit=cover and safe area inset support for notched phones
- Add shrink-0 to toolbar buttons to prevent collapse while scrolling
- Increase touch target size for mobile toolbar and panel trigger
- Fix body overflow to prevent iOS pull-to-refresh bouncing

https://claude.ai/code/session_01CU64WsTD34ooWg85ifhBrm
@netlify

netlify Bot commented Mar 5, 2026

Copy link
Copy Markdown

Deploy Preview for vizpix ready!

Name Link
🔨 Latest commit f9ad13e
🔍 Latest deploy log https://app.netlify.com/projects/vizpix/deploys/69a906c9c21d670008e7c9c1
😎 Deploy Preview https://deploy-preview-12--vizpix.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@prabhatexit0 prabhatexit0 merged commit 6f6a472 into main Mar 5, 2026
6 checks passed
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.

2 participants