aboutsummaryrefslogtreecommitdiff
path: root/src/components/panel_header.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/panel_header.style.js')
-rw-r--r--src/components/panel_header.style.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/panel_header.style.js b/src/components/panel_header.style.js
index 010e42cd..32464bc5 100644
--- a/src/components/panel_header.style.js
+++ b/src/components/panel_header.style.js
@@ -16,7 +16,8 @@ export default {
component: 'PanelHeader',
directives: {
backgroundNoCssColor: 'yes',
- background: '--fg'
+ background: '--fg',
+ shadow: []
}
}
]