diff options
Diffstat (limited to 'core/css/header.css')
-rw-r--r-- | core/css/header.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/header.css b/core/css/header.css index 75d2fd65328..eb48529c608 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -182,6 +182,7 @@ left: 12px; top: 1px; bottom: 1px; + filter: var(--image-logoheader-custom, var(--background-image-invert-if-bright)); } #header .header-appname-container { display: none; |