Skip to content

How to make the menu bar a bit less compact? #540

Closed Answered by SpartanJ
Curculigo asked this question in Q&A
Discussion options

You must be logged in to vote

Sure, follow the same logic (but I won't add padding to these, I think they're OK now, adding space will make the menu less usable in small screens):

Menu::Item,
Menu::CheckBox,
Menu::Separator,
Menu::SubMenu,
Menu::RadioButton
{
	padding-top: 4dp;
	padding-bottom: 4dp;
}

Replies: 12 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Curculigo
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@SpartanJ
Comment options

@Curculigo
Comment options

@SpartanJ
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #537 on June 30, 2025 04:10.