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

Commit 3a6aebad authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

apps button fix

parent ce6c2d72
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1848,3 +1848,9 @@ textarea {
    display: flex;
    justify-content: center;
}
#app-navigation-vue .app-navigation-entry.active {
    background-color: var(--color-primary-element-light) !important
}
#app-navigation-vue .app-navigation-entry.active .app-navigation-entry-link {
    background-color: var(--color-main-text) !important
}
 No newline at end of file