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
Branches
Tags
No related merge requests found
...@@ -32,6 +32,10 @@ ...@@ -32,6 +32,10 @@
:host-context(.dark) { :host-context(.dark) {
.az_icon { .az_icon {
color: $darkModeGreyLight; 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