Ver Fonte

Input: fix input-group line height

Leopoldthecoder há 8 anos atrás
pai
commit
faa27b9d99
1 ficheiros alterados com 1 adições e 0 exclusões
  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;