Skip to content

Commit 9748387

Browse files
Deniz Topraktobiu
authored andcommitted
Increase top position of the switch #4991
1 parent 25e725c commit 9748387

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/scss/src/form/field/Switch.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
border-radius : 50%;
2222
height : var(--switchfield-knobsize);
2323
left : 0;
24-
top : 1.5px;
24+
top : 2px;
2525
transition : transform 150ms ease-out;
2626
width : var(--switchfield-knobsize);
2727
}

0 commit comments

Comments
 (0)