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

pull/10593/head
杨奕 2018-04-07 18:26:53 +08:00 committed by GitHub
parent 4b5000ffeb
commit ae32925318
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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