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 request for tanstack pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit beed1c6

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.

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