mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
Fix align issue inside InputGroup, close #4680
This commit is contained in:
parent
f343d6c606
commit
7518fde405
@ -243,6 +243,7 @@
|
||||
& > * {
|
||||
border-radius: 0;
|
||||
border-right-width: 0;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
// Undo float for .ant-input-group .ant-input
|
||||
|
Loading…
Reference in New Issue
Block a user