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

Commit a3513a99 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

fix: passwords app settings button opacity

parent 25143adb
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
.app-navigation-entry-more .material-design-icon__svg {
    color: var(--icon-inactive-color);
}

.app-navigation-entry-more .button-vue {
	opacity: unset;
}