mirror of https://github.com/ElemeFE/element
Merge pull request #1141 from Leopoldthecoder/input-group
Input: fix input-group line height, fixed #1075pull/1164/head
commit
7345ca7dfc
|
@ -99,6 +99,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@b input-group {
|
@b input-group {
|
||||||
|
line-height: normal;
|
||||||
display: table;
|
display: table;
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue