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

Main menu at the top right doesn't look very compact and there is too much space between the action icon and text #47742

Open
marcoambrosini opened this issue Sep 4, 2024 · 1 comment
Labels
1. to develop Accepted and waiting to be taken care of 30-feedback bug design Design, UI, UX, etc.

Comments

@marcoambrosini
Copy link
Member

  • Main menu at the top right doesn't look very compact and there is too much space between the action icon and text

image

Originally posted by @ChristophWurst in #46016

@susnux
Copy link
Contributor

susnux commented Sep 4, 2024

Main menu at the top right doesn't look very compact and there is too much space between the action icon and text

This is the compact styling of NcListItem, best we can do here is removing 4px padding from the inner wrapper, allowing a total size of 38px (height) (34px content + 2*2px focus visible outline). (currently one item is 42px height)

@susnux susnux added design Design, UI, UX, etc. 1. to develop Accepted and waiting to be taken care of 30-feedback bug labels Sep 4, 2024
@susnux susnux moved this to 👓 Design review in 🖍 Design team Sep 4, 2024
@marcoambrosini marcoambrosini moved this from 👓 Design review to 🏗️ At engineering in 🖍 Design team Sep 5, 2024
@jancborchardt jancborchardt moved this from 🏗️ At engineering to 👓 Design review in 🖍 Design team Oct 23, 2024
@susnux susnux moved this to 📄 To do (~10 entries) in 📁 Files team Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of 30-feedback bug design Design, UI, UX, etc.
Projects
Status: 📄 To do (~10 entries)
Status: 👓 Design review
Development

No branches or pull requests

4 participants