Skip to content
Snippets Groups Projects
Commit 362c6d7b authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4527 set icon to white on text enter

parent 392b5fee
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,10 @@
:host-context(.dark) {
.az_icon {
color: $darkModeGreyLight;
&--active {
color: white;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment