mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-13 04:53:11 +08:00
fix #12493. Adjust auto complete of input-group css
This commit is contained in:
parent
f9c2310424
commit
50b55f488e
@ -347,6 +347,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// https://github.com/ant-design/ant-design/issues/12493
|
||||||
|
& > .@{ant-prefix}-select-auto-complete .@{ant-prefix}-input {
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user