Эх сурвалжийг харах

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

杨奕 7 жил өмнө
parent
commit
ae32925318

+ 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 {