Explorar el Código

Radio: remove native input's offset of radio button (#10592)

杨奕 hace 7 años
padre
commit
ae32925318
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/theme-chalk/src/radio-button.scss

+ 0 - 1
packages/theme-chalk/src/radio-button.scss

@@ -54,7 +54,6 @@
     outline: none;
     position: absolute;
     z-index: -1;
-    left: -999px;
 
     &:checked {
       & + .el-radio-button__inner {