Browse Source

Input: fix input-group line height

Leopoldthecoder 8 năm trước cách đây
mục cha
commit
faa27b9d99
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      packages/theme-default/src/input.css

+ 1 - 0
packages/theme-default/src/input.css

@@ -99,6 +99,7 @@
   }
 
   @b input-group {
+    line-height: normal;
     display: table;
     border-collapse: separate;