-
Notifications
You must be signed in to change notification settings - Fork 95
fix(NcNoteCard): too large icon padding #7118
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
Antreesy
left a comment
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.
Note: that's to override .icon-vue:
min-width: var(--default-clickable-area);
min-height: var(--default-clickable-area);
Looks fine to me
susnux
left a comment
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.
It this really needed? If I am correct all thats needed here (and was forgotten) is to set the inline prop of the NcIconSvgWrapper for the icon.
|
Inline prop works. Please set my DCO to pass, I only have my mobile at hand right now. |
9fcecc6 to
364d82b
Compare
|
Squashed into a single commit |
Signed-off-by: Raimund Schlüßler <raimund.schluessler+nextcloud@mailbox.org> Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
364d82b to
cb5bb22
Compare
☑️ Resolves
🖼️ Screenshots
🏁 Checklist
stable8for maintained Vue 2 version or not applicable