mirror of https://github.com/ElemeFE/element
Radio: fix radio-button style when nested in a form-item
parent
4243920a17
commit
7c9ec6d19d
|
@ -6,6 +6,7 @@
|
|||
display: inline-block;
|
||||
font-size: 0;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
|
||||
& .el-radio {
|
||||
font-size: var(--radio-font-size);
|
||||
|
|
Loading…
Reference in New Issue