Henry Jameson 2 месяцев назад
Родитель
Сommit
b5da1f8b89
1 измененных файлов с 1 добавлено и 1 удалено
  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',
       directives: {
         backgroundNoCssColor: 'yes',
-        background: '--fg',
+        background: '--fg'
       }
     }
   ]