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'
       }
     }
   ]