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

Commit 1a24a756 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

animation on hover navigation fix

parent b11f8409
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1909,3 +1909,6 @@ textarea {
#header-menu-user-menu .header-menu__content{
    padding: 10px;
}
#header .app-menu-entry:hover .app-menu-entry__icon, #header .app-menu-entry:focus-within .app-menu-entry__icon, #header .app-menu__list:hover .app-menu-entry__icon, #header .app-menu__list:focus-within .app-menu-entry__icon {
  margin-block-end: 0lh;
}
 No newline at end of file