better topbar consistency
This commit is contained in:
parent
a4560d562d
commit
5e098c1231
3 changed files with 13 additions and 8 deletions
|
|
@ -32,6 +32,18 @@ export default {
|
|||
directives: {
|
||||
textColor: '--text'
|
||||
}
|
||||
},
|
||||
{
|
||||
component: 'Icon',
|
||||
parent: {
|
||||
component: 'ButtonUnstyled',
|
||||
parent: {
|
||||
component: 'TopBar'
|
||||
}
|
||||
},
|
||||
directives: {
|
||||
textColor: '--parent--text'
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue