Selaa lähdekoodia

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

Leopoldthecoder 8 vuotta sitten
vanhempi
commit
7c9ec6d19d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;
     font-size: 0;
     line-height: 1;
+    vertical-align: middle;
 
     & .el-radio {
       font-size: var(--radio-font-size);