Skip to content

Commit ecf63a3

Browse files
authored
Css checkbox amin
1 parent b7f6432 commit ecf63a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/css/input.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ option {
398398
}
399399

400400
.checkmark-onoff-checked .dot {
401-
float: right;
401+
margin-left: 35px;
402402
background: var(--wow-accent);
403403
border: 1px solid var(--wow-accent);
404404
transform: rotate(180deg);

0 commit comments

Comments
 (0)