Explorar o código

Switch: not display outline when focused (#12771)

hetech %!s(int64=7) %!d(string=hai) anos
pai
achega
1cbc9f6363
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      packages/theme-chalk/src/switch.scss

+ 0 - 3
packages/theme-chalk/src/switch.scss

@@ -49,9 +49,6 @@
     height: 0;
     opacity: 0;
     margin: 0;
-    &:focus ~ .el-switch__core {
-      outline: 1px solid $--color-primary;
-    }
   }
 
   @include e(core) {