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(style): avoid menu items wrapping #28

Merged
merged 1 commit into from
Mar 23, 2024
Merged

fix(style): avoid menu items wrapping #28

merged 1 commit into from
Mar 23, 2024

Conversation

jboix
Copy link
Contributor

@jboix jboix commented Mar 21, 2024

Description

Fixes the menu item wrapping by adjusting the margin between items and using a flex box on the parent element.

Before After

Fixes the menu item wrapping by adjusting the margin between items and
using a flex box on the parent element.
@jboix jboix requested a review from amtins March 21, 2024 13:09
@jboix jboix self-assigned this Mar 21, 2024
Copy link

github-actions bot commented Mar 21, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-03-23 00:24 UTC

Copy link
Member

@amtins amtins left a comment

Choose a reason for hiding this comment

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

Amazing!

@jboix jboix added this pull request to the merge queue Mar 23, 2024
Merged via the queue into main with commit 594a062 Mar 23, 2024
2 checks passed
@jboix jboix deleted the fix/padding branch March 23, 2024 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants