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