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

Removed class max-h-screen from ListLayoutWithTags #1006

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thekoc
Copy link
Contributor

@thekoc thekoc commented Aug 22, 2024

The tag items would overflow their container if there are too many of them. Removed the max-h-screen class to prevent the overflow.

CleanShot-2024-08-22@15 27 14@2x

The tag items would overflow their container if there are too many of them. Removed the `max-h-screen` class to prevent the overflow.
Copy link

vercel bot commented Aug 22, 2024

@thekoc is attempting to deploy a commit to the timlrx's projects Team on Vercel.

A member of the Team first needs to authorize it.

@ray-android
Copy link
Contributor

I’m not sure why you’re experiencing overflow issues, but in my case, a scrollbar appears due to the overflow-auto setting.

Copy link

vercel bot commented Sep 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwind-nextjs-starter-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2024 2:13pm

@timlrx
Copy link
Owner

timlrx commented Sep 4, 2024

Yup, I am not sure why you are encountering the overflow issue as well. I am not able to reproduce it.

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.

3 participants