Skip to content
Snippets Groups Projects
Commit c43325ac authored by HJ's avatar HJ :fire:
Browse files

fix pressed button in top bar

parent ba3c2780
Branches
Tags
No related merge requests found
......@@ -470,6 +470,10 @@ export const SLOT_INHERITANCE = {
variant: 'btnPressed',
textColor: true
},
btnPressedTopBar: {
depends: ['btnPressed'],
layer: 'btn'
},
btnPressedTopBarText: {
depends: ['btnTopBarText'],
layer: 'btnTopBar',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment