-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
MudMenu: Add min width & submenu icon gutters #11435
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
Conversation
|
@versile2 is this more like what you had in mind? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR introduces new style adjustments to the MudMenu component by adding a minimum width to the menu list and gutters for submenu icons to improve layout consistency.
- Added a minimum width of 112px to the menu list.
- Introduced a margin inline-end of 36px for menu items without a submenu icon.
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #11435 +/- ##
==========================================
+ Coverage 91.10% 91.13% +0.03%
==========================================
Files 465 465
Lines 14407 14412 +5
Branches 2788 2790 +2
==========================================
+ Hits 13126 13135 +9
+ Misses 642 641 -1
+ Partials 639 636 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Exactly what I envisioned yes |



Description
How Has This Been Tested?
Type of Changes
Min width
Arrow gutters
Checklist
dev).