瀏覽代碼

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

Leopoldthecoder 8 年之前
父節點
當前提交
7c9ec6d19d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/theme-default/src/radio-group.css

+ 1 - 0
packages/theme-default/src/radio-group.css

@@ -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);