This commit is contained in:
Henry Jameson 2024-09-20 12:54:47 +03:00
parent 48f0a95a3b
commit b5da1f8b89

View file

@ -16,7 +16,7 @@ export default {
component: 'PanelHeader',
directives: {
backgroundNoCssColor: 'yes',
background: '--fg',
background: '--fg'
}
}
]