Fix checkboxes
This commit is contained in:
parent
e49e6ee802
commit
870a964050
2 changed files with 10 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
.checkbox {
|
||||
.checkbox_input {
|
||||
@apply w-4 h-4 rounded-sm border-neutral-500 bg-neutral-600 text-primary-500;
|
||||
|
||||
&:focus, &:active {
|
||||
|
|
Reference in a new issue