aboutsummaryrefslogtreecommitdiff
path: root/src/components/panel_header.style.js
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-09-21 08:18:23 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-09-21 08:18:23 +0000
commitf127ae307b3a444f13c6f8b75ba99cf61244677e (patch)
tree9eff1b20ae2ab270c301e5555e9d4103c888f18b /src/components/panel_header.style.js
parent23f8c08809d2ad38780584ef4f46643772cf5efe (diff)
parent14328917f1a25770f90dc2181fad090ace4954da (diff)
Merge branch 'piss-serialization' into 'develop'
Pleroma ISS (interface stylesheets) implementation See merge request pleroma/pleroma-fe!1943
Diffstat (limited to 'src/components/panel_header.style.js')
-rw-r--r--src/components/panel_header.style.js3
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'
}
}
]