Commit 5d930c2
fix(web): dim the Default badge with the rest of its row
A `Badge` carries no disabled treatment of its own, so the solid `bg-primary`
pill stayed at full strength in the desktop-only block while the name, rename
field and row menu button around it all sat at 0.64. The badge it replaced was
inside the dimmed span, so this was a regression.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent ea5c788 commit 5d930c2
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
810 | 810 | | |
811 | 811 | | |
812 | 812 | | |
813 | | - | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
814 | 820 | | |
815 | 821 | | |
816 | 822 | | |
| |||
0 commit comments