Skip to content

Commit 8875543

Browse files
committed
fix(switch): indigo border-radius
1 parent eaf5cdc commit 8875543

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/switch/_switch-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@
255255

256256
@if $variant == 'indigo' {
257257
%switch-composite {
258-
border-radius: var-get($theme, 'border-radius-thumb');
259258
box-shadow: 0 0 0 rem(3px) var-get($theme, 'focus-outline-color');
260259
}
261260
}

0 commit comments

Comments
 (0)