mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
fix FormItem height shake, close #1955
This commit is contained in:
parent
5cc87ede0b
commit
0f5fe7bb21
@ -40,7 +40,6 @@
|
||||
.input() {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
padding: @input-padding-vertical-base @input-padding-horizontal;
|
||||
width: 100%;
|
||||
height: @input-height-base;
|
||||
|
Loading…
Reference in New Issue
Block a user