Преглед изворни кода

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

杨奕 пре 7 година
родитељ
комит
ae32925318
1 измењених фајлова са 0 додато и 1 уклоњено
  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 {