Skip to content

Commit 967575d

Browse files
Deniz Topraktobiu
authored andcommitted
Reset border radius when checked #4991
1 parent 9748387 commit 967575d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
&:after {
4646
background-color: var(--switchfield-color-knob);
4747
border : 0;
48+
border-radius : 0;
4849
bottom : 8px;
4950
left : 9px;
5051
right : auto;

0 commit comments

Comments
 (0)