Remove confusing background color for unchecked <o-checkbox>
This commit is contained in:
@@ -210,7 +210,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.checkbox-check {
|
.checkbox-check {
|
||||||
@apply appearance-none bg-primary border-primary;
|
@apply appearance-none border-primary;
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkbox-checked {
|
.checkbox-checked {
|
||||||
|
|||||||
Reference in New Issue
Block a user