ant-design-vue
ant-design-vue copied to clipboard
range-picker日期控件ant-picker-active-bar标签没有居中对齐
trafficstars
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
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是居中对齐的。