Open yociduo opened 7 months ago
I realized the same today. @yociduo do you found a workaround to style the icons so they have the same size?
I realized the same today. @yociduo do you found a workaround to style the icons so they have the same size?
cds-icon[shape='check-circle'] svg, cds-icon[shape='exclamation-circle'] svg, cds-icon[shape='info-circle'] svg{ transform: scale(1.5) }
Describe the bug
A clear and concise description of what the bug is, and the conditions when it occurs.
How to reproduce
Please provide a link to a reproduction scenario using one of the Clarity Stackblitz templates. Reports without a clear reproduction may not be prioritized until one is provided.
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Versions
Clarity project:
Clarity version:
Framework:
Framework version: ie: Angular 11
Device:
Additional notes
Add any other notes about the problem here.