No indentation on MenuItem if it's at the top level #4187
Unanswered
seabasss
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
|
Was about to make an issue for this exact thing, both the indentation and the icon. Since there is now no easy way to override the menu via blade templates, the bare minimum would be some control over the indentation of MenuItem/Group/Section objects. Honestly a lot of the issue is this element <span class="sidebar-item-icon"></span>that sits inside every Menu object wether it has an icon or not. Just having a But it would also be very good to add some additional control over indentation, perhaps something like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to remove the indentation on
MenuItemif it's at the top level of the side menu?A plus would be if
MenuItemalso had aniconmethod.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions