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