Skip to content
New issue

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

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

Already on GitHub? # to your account

Better overflow handling for _button.antlers.html #422

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

ELowry
Copy link
Contributor

@ELowry ELowry commented Feb 18, 2025

Changes proposed in this pull request:

Based on the tip by Kevin Powell, buttons should be allowed to wrap in extreme situations using min-width: fit-content; instead of prevent wrapping which can cause overflows on smaller screens.

Video Reference

Based on the tip by Kevin Powell, buttons should be allowed to wrap in extreme situations using `min-width: fit-content;`: https://www.youtube.com/watch?v=lUU2OAAg4Uw&t=825s
@robdekort robdekort merged commit 995c4de into studio1902:main Feb 18, 2025
@robdekort
Copy link
Contributor

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants