menu-item improvements

This commit is contained in:
Henry Jameson 2024-02-11 23:11:28 +02:00
commit 98f972e557
16 changed files with 209 additions and 251 deletions

View file

@ -11,7 +11,8 @@ export default {
{
component: 'PanelHeader',
directives: {
background: '--fg'
background: '--fg',
shadow: []
}
}
]