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

Commit 91b9af2a authored by Ronak Patel's avatar Ronak Patel Committed by AVINASH GUSAIN
Browse files

Snappymail icon alignment issue

parent 7c28f3b4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -6,3 +6,9 @@
#header-menu-notifications .notification .notification-actions .button-vue__text {
	color: var(--color-primary-element-text);
}

#rl-app .dropdown-menu a{
	display: flex;
	align-items: center;
	width: 1.5em;
}
 No newline at end of file