Commit 263a365
fix(webapp): drop the inset ring from the Trigger Agent badges
The chips carried `contrast-chip`, which draws an inset 1px ring in currentcolor
so a low-contrast tint gets a visible edge. Now that they fill solid with a white
label under Stronger colors, currentcolor is white - the ring became a white line
inset into the fill, which is what read as a stray inner border on the light
themes.
The ring only ever applies under the preference, so removing it changes nothing
about the tinted treatment underneath.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 3ba5184 commit 263a365
1 file changed
Lines changed: 5 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
0 commit comments