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

Don't let content overlap rounded corners #924 #928

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

lentinj
Copy link
Collaborator

@lentinj lentinj commented Dec 9, 2024

This was annoying to fix because of containing the content, but not the pop-ups. But remembered that ui-kit has the container option to solve exactly this.

Fixes #924

overflow:hidden the ui-controls container, to preserve the rounded
corners. So we don't contain the pop-ups too, use ui-kit's container
option to move the pop-ups to the root UI layer.

Also contain the locationDropdown contents, so it's grey background
doesn't do the same.

Fixes #924
@hyanwong hyanwong merged commit 2059c37 into main Dec 9, 2024
1 check 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.

Buttons have pointy corners sticking out
2 participants