Commit 9d0beb4
committed
fix(material/icon): mat-icon misaligned when text-spacing is applied
Fixes an issue with Angular Components Material Icon component where
when text-spacing is applied the icon gets misaligned and if inside
of an input or container with an outline, the icon gets cut off.
This fix adds css styling to keep the icon
middle-aligned when text-spacing is applied.
Fixes b/2500634051 parent e975bb9 commit 9d0beb4
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments