Tencent / tdesign-vue

A Vue.js UI components lib for TDesign.
https://tdesign.tencent.com/vue
MIT License
887 stars 339 forks source link

[DateRangePicker] suffix 图标可能未居中对齐 #3170

Closed fython closed 1 month ago

fython commented 1 month ago

tdesign-vue 版本

1.9.3

重现链接

https://tdesign.tencent.com/vue/components/date-picker#%E6%97%A5%E6%9C%9F%E5%8C%BA%E9%97%B4%E9%80%89%E6%8B%A9%E5%99%A8

重现步骤

官网示例 - DatePicker 日期选择器 - 日期区间选择器

期望结果

像普通的日期选择器(DatePicker)一样居中对齐

image

实际结果

DateRangePicker 的 suffix 图标高度跟随了父 DOM 样式的 line-height: 22px,导致可能比设计预期高了 6px

image

框架版本

TDesign 官网所使用的 Vue.js 2.x 版本

浏览器版本

Chrome(124.0.6367.119)

系统版本

macOS 14.4.2

Node版本

No response

补充说明

No response

github-actions[bot] commented 1 month ago

👋 @fython,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

uyarn commented 1 month ago

fixed 1.9.4, thanks for @fython, and we look forward to future collaboration with you