Skip to content
Snippets Groups Projects
Commit 143e7841 authored by OZGCloud's avatar OZGCloud
Browse files

Merge pull request 'OZG-4527 set icon to white on text enter' (#390) from...

Merge pull request 'OZG-4527 set icon to white on text enter' (#390) from OZG-4527-aktenzeichen-manuell-eingeben-dark-mode into master

Reviewed-on: https://git.ozg-sh.de/ozgcloud-app/alfa/pulls/390


Reviewed-by: default avatarOZGCloud <ozgcloud@mgm-tp.com>
parents be2728b0 0ff9fbb3
No related branches found
No related tags found
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