mirror of https://github.com/ElemeFE/element
Radio: remove native input's offset of radio button (#10592)
parent
4b5000ffeb
commit
ae32925318
|
@ -54,7 +54,6 @@
|
|||
outline: none;
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
left: -999px;
|
||||
|
||||
&:checked {
|
||||
& + .el-radio-button__inner {
|
||||
|
|
Loading…
Reference in New Issue