mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2025-01-02 21:35:16 +00:00
Remove confusing background color for unchecked <o-checkbox>
This commit is contained in:
parent
eb60da8ec9
commit
4545a8c8e3
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ body {
|
|||
}
|
||||
|
||||
.checkbox-check {
|
||||
@apply appearance-none bg-primary border-primary;
|
||||
@apply appearance-none border-primary;
|
||||
}
|
||||
|
||||
.checkbox-checked {
|
||||
|
|
Loading…
Reference in a new issue