Skip to content
Snippets Groups Projects
Commit 321ec335 authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

change color for freeze and action icons

parent ddde8fa3
No related merge requests found
......@@ -80,12 +80,12 @@ app-comment {
.actionIcon {
transform: scale(1.5);
color: var(--surface)
color: var(--background)
}
.freezeIcon {
transform: scale(1.3);
color: var(--surface);
color: var(--background);
}
.close {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment