forked from external-repos/squoosh
Checkbox color
This commit is contained in:
@@ -18,5 +18,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.checked {
|
.checked {
|
||||||
fill: #34b9eb;
|
fill: var(--main-theme-color);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user