This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Commit ec318e7
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 #91471 parent da6baac commit ec318e7
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
40 | 45 | | |
41 | 46 | | |
42 | 47 | | |
| |||
0 commit comments