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