We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e725c commit 9748387Copy full SHA for 9748387
1 file changed
resources/scss/src/form/field/Switch.scss
@@ -21,7 +21,7 @@
21
border-radius : 50%;
22
height : var(--switchfield-knobsize);
23
left : 0;
24
- top : 1.5px;
+ top : 2px;
25
transition : transform 150ms ease-out;
26
width : var(--switchfield-knobsize);
27
}
0 commit comments