Commit d49a674
fix(viewer): nudge spectrum checkbox glyph 2px up for visual centering
The ☐/☑ characters carry extra inner whitespace at the bottom of
their glyph box, so flex `align-items: center` still leaves them
sitting low next to the label baseline. A 2px upward translate on
the glyph span compensates and reads as true center alignment.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent af374ff commit d49a674
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
452 | | - | |
453 | | - | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
0 commit comments