Skip to content
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

chore(): Set a min-width on desktop to have a static size #69

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

eblaauw
Copy link
Contributor

@eblaauw eblaauw commented Jul 23, 2024

Right now, the content box does not have a minimum width on desktop. If the pane gets collapsed, the entire content box becomes bigger.

Before:
image
image

After:
image
image

Copy link
Collaborator

@third774 third774 left a comment

Choose a reason for hiding this comment

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

Thanks for raising this! I'd like to use grid instead so that the gap between the input and button remains the same and let the input grow/shrink. Thoughts?

app/routes/_index.tsx Outdated Show resolved Hide resolved
app/routes/_index.tsx Outdated Show resolved Hide resolved
eblaauw and others added 2 commits August 5, 2024 21:56
Co-authored-by: Kevin Kipp <kevin.kipp@gmail.com>
Co-authored-by: Kevin Kipp <kevin.kipp@gmail.com>
@third774 third774 self-requested a review August 5, 2024 17:58
@third774 third774 merged commit 6c609df into cloudflare:main Aug 9, 2024
2 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