ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

range-picker日期控件ant-picker-active-bar标签没有居中对齐

Open 27s-lab opened this issue 5 months ago • 1 comments
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版本:

Image

###react版本:

Image

What is expected?

期望跟react版本的一样居中对齐

What is actually happening?

range-picker日期控件的选中状态时,结束日期的bar没有居中对齐。 我查看了react版本的官方文档发现结束日期的bar是居中对齐的。

27s-lab avatar Jun 03 '25 08:06 27s-lab