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

Commit b63ce08d authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

hide extra menu

parent 93da546e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -226,6 +226,10 @@ div.select2-container-multi.select2-container-active .select2-choices {
    color: var(--color-main-text);
}

#header .app-menu__overflow.action-item.action-item--default-popover.action-item--tertiary {
    display: none;
}

#settings #expanddiv li a.active {
    background-color: var(--color-background-hover);
}