Merge branch 'themes-accent' into shigusegubu
* themes-accent: fix pressed button in top bar
This commit is contained in:
commit
0cabfe225b
1 changed files with 4 additions and 0 deletions
|
@ -470,6 +470,10 @@ export const SLOT_INHERITANCE = {
|
|||
variant: 'btnPressed',
|
||||
textColor: true
|
||||
},
|
||||
btnPressedTopBar: {
|
||||
depends: ['btnPressed'],
|
||||
layer: 'btn'
|
||||
},
|
||||
btnPressedTopBarText: {
|
||||
depends: ['btnTopBarText'],
|
||||
layer: 'btnTopBar',
|
||||
|
|
Loading…
Add table
Reference in a new issue