We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
未输入内容时:
输入内容:
直接删掉 ant-select-selection-placeholder 节点也可以复现
ant-select-selection-placeholder
猜测原因:输入内容后,ant-select-selection-placeholder 的节点删掉了,没有文字内容支撑,line-height 无法生效,导致 select 框往下掉
The text was updated successfully, but these errors were encountered:
No branches or pull requests
未输入内容时:
输入内容:
直接删掉
ant-select-selection-placeholder
节点也可以复现猜测原因:输入内容后,
ant-select-selection-placeholder
的节点删掉了,没有文字内容支撑,line-height 无法生效,导致 select 框往下掉The text was updated successfully, but these errors were encountered: