fix disabled buttons

This commit is contained in:
Henry Jameson 2025-03-13 02:12:30 +02:00
commit 5ac676bd21

View file

@ -99,7 +99,7 @@ export default {
{
state: ['disabled'],
directives: {
background: '$blend(--accent 0.25 --parent)',
background: '$blend(--inheritedBackground 0.25 --parent)',
shadow: ['--buttonDefaultBevel']
}
},