Revert "fix(switch): fix switch has outline (#469)" (#474)

This reverts commit 3d7b298df3.
This commit is contained in:
zazzaz 2020-10-27 14:36:34 +08:00 committed by GitHub
parent 3d7b298df3
commit fc23a4ec04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@
line-height: $--switch-height;
height: $--switch-height;
vertical-align: middle;
outline: none;
@include when(disabled) {
& .el-switch__core,
& .el-switch__label {