Henry Jameson 2 月之前
父节点
当前提交
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'
       }
     }
   ]