mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-18 11:39:08 +00:00
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