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

Unverified Commit a206b829 authored by Akhil's avatar Akhil
Browse files

Fix settings menu icon colors

parent b2bde2a7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1832,3 +1832,8 @@ body.theme--dark.theme--highcontrast #header .app-menu li:focus a {
.comments .comment__editor .rich-contenteditable__input {
    min-height: 70px;
}

#header-menu-user-menu .user-menu__nav .menu-entry img {
    filter: var(--inactive-icon-filter);
    opacity: 1;
}
 No newline at end of file