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

pull/4518/head
Leopoldthecoder 2017-04-20 12:36:57 +08:00 committed by 杨奕
parent 4243920a17
commit 7c9ec6d19d
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
display: inline-block;
font-size: 0;
line-height: 1;
vertical-align: middle;
& .el-radio {
font-size: var(--radio-font-size);