Skip to content

Commit 1cbc9f6

Browse files
ziyoungibufu
authored andcommitted
Switch: not display outline when focused (ElemeFE#12771)
1 parent b5f3a1a commit 1cbc9f6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/theme-chalk/src/switch.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,6 @@
4949
height: 0;
5050
opacity: 0;
5151
margin: 0;
52-
&:focus ~ .el-switch__core {
53-
outline: 1px solid $--color-primary;
54-
}
5552
}
5653

5754
@include e(core) {

0 commit comments

Comments
 (0)