Henry Jameson 2 months ago
parent
commit
b5da1f8b89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/panel_header.style.js

+ 1 - 1
src/components/panel_header.style.js

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