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

InputNumber 禁用时文本颜色应该是灰色

Open clovu opened this issue 1 year ago • 0 comments
trafficstars

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.3

Environment

Vue: ^3.4.21

Reproduction link

https://antdv.com/components/input-number-cn/#components-input-number-demo-disabled

Steps to reproduce

<InputNumber disabled />

What is expected?

<Input disabled /> 相同的灰色文本色

What is actually happening?

黑色,没有变化

clovu avatar Aug 09 '24 06:08 clovu