Make dark mode checkboxes transparent
This commit is contained in:
parent
cf48150a0d
commit
0f31433f72
@ -67,6 +67,7 @@
|
||||
input[type=checkbox] {
|
||||
@apply
|
||||
rounded-md
|
||||
dark:bg-transparent
|
||||
}
|
||||
.error {
|
||||
@apply
|
||||
|
||||
Loading…
Reference in New Issue
Block a user