Commit 94cc480
authored
fix(checkbox): use danger token color when invalid and hovered (#14586)
**Related Issue:** #14568
## Summary
Changes checkboxes box shadow color to use
`--calcite-color-status-danger` instead of `--calcite-color-brand-hover`
when the status is invalid.1 parent f88c649 commit 94cc480
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments