We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
4.2.6
Chrome 版本 136.0.7103.114(正式版本) (64 位)
https://www.antdv.com/components/date-picker-cn
官网range-picker例子即可看到问题 https://www.antdv.com/components/date-picker-cn range-picker日期控件的选中状态时,结束日期的bar没有居中对齐 ###vue版本:
###react版本:
期望跟react版本的一样居中对齐
range-picker日期控件的选中状态时,结束日期的bar没有居中对齐。 我查看了react版本的官方文档发现结束日期的bar是居中对齐的。
The text was updated successfully, but these errors were encountered:
我来尝试一下看看能否修复
Sorry, something went wrong.
fix(RangePicker): fix active bar alignment (vueComponent#8221)
c2f74d6
Successfully merging a pull request may close this issue.
Version
4.2.6
Environment
Chrome 版本 136.0.7103.114(正式版本) (64 位)
Reproduction link
https://www.antdv.com/components/date-picker-cn
Steps to reproduce
官网range-picker例子即可看到问题
https://www.antdv.com/components/date-picker-cn
range-picker日期控件的选中状态时,结束日期的bar没有居中对齐
###vue版本:
###react版本:
What is expected?
期望跟react版本的一样居中对齐
What is actually happening?
range-picker日期控件的选中状态时,结束日期的bar没有居中对齐。
我查看了react版本的官方文档发现结束日期的bar是居中对齐的。
The text was updated successfully, but these errors were encountered: