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

Fix 593: Border radius mismatch for home.users container #599

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

steven-fox
Copy link
Collaborator

@steven-fox steven-fox commented Sep 11, 2024

Closes #593

All of the "home" views use rounded-lg except home.users which accidentally had rounded-2xl, which caused the left/right buttons to get clipped.

Before
image

After
image

@steven-fox steven-fox changed the title Fix 593: Border radius mismatch for home buttons Fix 593: Border radius mismatch for home.users container Sep 11, 2024
@nunomaduro nunomaduro merged commit 54e4dd3 into main Sep 12, 2024
@nunomaduro nunomaduro deleted the fix/home-border-radius-mismatch branch September 12, 2024 01:12
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.

Incorrect rounding in feed
3 participants