Commit ae329253 authored by 杨奕's avatar 杨奕 Committed by GitHub

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

parent 4b5000ff
...@@ -54,7 +54,6 @@ ...@@ -54,7 +54,6 @@
outline: none; outline: none;
position: absolute; position: absolute;
z-index: -1; z-index: -1;
left: -999px;
&:checked { &:checked {
& + .el-radio-button__inner { & + .el-radio-button__inner {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment