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

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

fix profile picture icon color

parent 7315c9ee
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
	.personal-settings-setting-box .button-vue__icon svg {
		color: var(--icon-inactive-color);
	}
	#vue-avatar-section .v-popper.v-popper--theme-dropdown .button-vue__icon svg {
	#vue-avatar-section .v-popper .button-vue__icon svg {
		color: var(--icon-inactive-color);
	}
}