fix disabled buttons
This commit is contained in:
parent
9f1f37ec7e
commit
5ac676bd21
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ export default {
|
|||
{
|
||||
state: ['disabled'],
|
||||
directives: {
|
||||
background: '$blend(--accent 0.25 --parent)',
|
||||
background: '$blend(--inheritedBackground 0.25 --parent)',
|
||||
shadow: ['--buttonDefaultBevel']
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue