-
Notifications
You must be signed in to change notification settings - Fork 88
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(NcAppNavigationItem): align utils with actions and other components #6054
Conversation
Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
@@ -170,7 +170,7 @@ | |||
/* counter */ | |||
.app-navigation-entry__counter-wrapper { | |||
// Add slightly more space to the right of the counter |
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.
this will change the counter space, did you test it with the counter? if it looks off?
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.
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.
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.
If they are moved more to the right, the actions become misaligned with NcAppNavigationCaption
, so unless you have any better ideas @susnux I would keep it the way it is currently
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.
That was no critic, just wanted to add screenshots for Gretas comment, I am fine with any of that :)
Don't forget to add |
/backport to next |
☑️ Resolves
🖼️ Screenshots