Commit 5b6eed9
committed
fix(react): match Lit Icon component font-size (24px)
web_core structural styles define .g-icon at 20px, but the Lit Icon
component overrides this to 24px in its scoped styles. Add the same
override in componentSpecificStyles to maintain visual parity.1 parent b378bb7 commit 5b6eed9
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
127 | 130 | | |
128 | 131 | | |
129 | 132 | | |
| |||
0 commit comments