Fix Circle Checkboxes
This commit is contained in:
parent
b102c034a1
commit
e79f604d31
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1525,10 +1525,10 @@ input[type=checkbox]:checked + .rice::after {
|
|||||||
bottom: -1px;
|
bottom: -1px;
|
||||||
}
|
}
|
||||||
.rounded-edges .rice {
|
.rounded-edges .rice {
|
||||||
border-radius: 2px;}
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
.circle-checkboxes .rice {
|
.circle-checkboxes .rice {
|
||||||
border-radius: 6px;}
|
border-radius: 6px;
|
||||||
}
|
}
|
||||||
input:checked + .rice {
|
input:checked + .rice {
|
||||||
background-attachment: scroll;
|
background-attachment: scroll;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user