Merge remote-tracking branch 'origin/develop' into themes3-grand-finale-maybe
This commit is contained in:
commit
c73965bee0
7 changed files with 53 additions and 12 deletions
|
|
@ -16,7 +16,8 @@ export default {
|
|||
{
|
||||
directives: {
|
||||
background: '#ffffff',
|
||||
opacity: 0
|
||||
opacity: 0,
|
||||
shadow: []
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -16,7 +16,8 @@ export default {
|
|||
component: 'PanelHeader',
|
||||
directives: {
|
||||
backgroundNoCssColor: 'yes',
|
||||
background: '--fg'
|
||||
background: '--fg',
|
||||
shadow: []
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue