Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57fbd2c8 authored by Akhil's avatar Akhil 🙂
Browse files

fix: remove mask for search icon

parent 10131cec
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -466,7 +466,8 @@ input.primary,
    background-size: 17px;
}
#header #unified-search svg {
    color: var(--color-main-text);
    color: var(--icon-inactive-color);
    mask: none;
}

.notifications-button.hasNotifications {