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

Commit 4e8953c6 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

Merge branch 'dev/snappymail-icon-align' into 'main'

Snappymail icon alignment issue

See merge request e/infra/ecloud/nextcloud-apps/ecloud-theme-helper!179
parents 7c28f3b4 91b9af2a
Loading
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