💄 fix DatePicker/TimePicker icon color (#23508)

should be same as 3.x
This commit is contained in:
偏右 2020-04-23 10:48:51 +08:00 committed by GitHub
parent 937beba421
commit 835bcabdbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@
&-suffix {
align-self: center;
margin-left: @padding-xs / 2;
color: @text-color-secondary;
color: @disabled-color;
pointer-events: none;
}