Commit 6dbf374
authored
Fix line-height uui-button.element.ts
Using line-height: 1; insted of line-height: normal; in .label css class style fixes vertical alignment ensuring the line height to exactly 1 times the font size. Ensures consistent spacing across different fonts and browsers.1 parent c1c2392 commit 6dbf374
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments