Commit 7c9ec6d1 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

Radio: fix radio-button style when nested in a form-item

parent 4243920a
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
display: inline-block; display: inline-block;
font-size: 0; font-size: 0;
line-height: 1; line-height: 1;
vertical-align: middle;
& .el-radio { & .el-radio {
font-size: var(--radio-font-size); font-size: var(--radio-font-size);
......
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