Skip to content

fix: broken mobile styles for config #387

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

DogPawHat
Copy link
Contributor

Fixes #386

Copy link

netlify bot commented Apr 18, 2025

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit 68959ef
🔍 Latest deploy log https://app.netlify.com/sites/tanstack/deploys/680e6c5418e80300082135e9
😎 Deploy Preview https://deploy-preview-387--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 46
Accessibility: 95
Best Practices: 83
SEO: 77
PWA: 60
View the detailed breakdown and full score reports

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

Comment on lines +38 to +40
<div className="flex flex-1 flex-col min-h-0 relative overflow-x-hidden">
<div className="flex flex-1 min-h-0 relative justify-center overflow-x-hidden">
<div className="flex flex-col gap-20 md:gap-32 max-w-full py-32">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty much all the styles are a copy and paste job from _libraries/query.$version.index.tsx. I don't know if I like all the div nesting but it works there and we're not consistent at least.

@schiller-manuel schiller-manuel force-pushed the mobile-config-site-styles-fix branch from beed1c6 to 68959ef Compare April 27, 2025 17:41
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.

Config landing page styles overflow on mobile
1 participant