Commit 1cbc9f63 authored by hetech's avatar hetech Committed by morning

Switch: not display outline when focused (#12771)

parent b5f3a1a0
......@@ -49,9 +49,6 @@
height: 0;
opacity: 0;
margin: 0;
&:focus ~ .el-switch__core {
outline: 1px solid $--color-primary;
}
}
@include e(core) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment