diff --git a/core/css/server.css b/core/css/server.css index 81057b37524b74c3759e943c4aa05401bd1233bf..4764eac10b3eaa81c314096774046df06b0928c3 100644 --- a/core/css/server.css +++ b/core/css/server.css @@ -465,10 +465,13 @@ input.primary, background: var(--notification-icon) no-repeat center; background-size: 17px; } -#header #unified-search svg{ + +#header #unified-search svg { color: var(--color-main-text); + mask: unset; } + .notifications-button.hasNotifications { opacity: 0.6 !important; }