You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
fix(card): fix alignment with avatar icons in Safari (#9801)
Safari has an alignment issue with SVG icons when its parent has
any padding, causing its content to shift placement
* Force SVG elements to inherit height and width properties.
Fixes#9147
0 commit comments