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

fix(filter-chip): center trailing icon in its container #5710

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vdegenne
Copy link
Contributor

@vdegenne vdegenne commented Sep 9, 2024

fixes #5709

@vdegenne
Copy link
Contributor Author

vdegenne commented Sep 9, 2024

@asyncLiz This is a terrible fix, now I understand the problem, the icon is keeping its original size of 24px but trailing icon container is reduced to 18px. One workaround would be to set force the icon size from inside the trailing container so users don't need to implicitly write --md-icon-size: 18px every time they slot an icon there.

However I am not sure how to make this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

icons in filter-chip slots not properly aligning
1 participant