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 9748387 commit 967575dCopy full SHA for 967575d
1 file changed
resources/scss/src/form/field/Switch.scss
@@ -45,6 +45,7 @@
45
&:after {
46
background-color: var(--switchfield-color-knob);
47
border : 0;
48
+ border-radius : 0;
49
bottom : 8px;
50
left : 9px;
51
right : auto;
0 commit comments