mirror of https://github.com/ElemeFE/element
Input: fix input-group line height
parent
98c9cca24c
commit
51ec650221
|
@ -99,6 +99,7 @@
|
|||
}
|
||||
|
||||
@b input-group {
|
||||
line-height: normal;
|
||||
display: table;
|
||||
border-collapse: separate;
|
||||
|
||||
|
|
Loading…
Reference in New Issue