make danger buttons less obnoxious
This commit is contained in:
parent
1ab2a5d7d9
commit
17b82be1a4
2 changed files with 7 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ export default {
|
|||
{
|
||||
variant: 'danger',
|
||||
directives: {
|
||||
background: '--cRed',
|
||||
background: '$blend(--cRed 0.25 --inheritedBackground)',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue