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