Update select.less

This commit is contained in:
梁灏 2019-03-04 16:18:55 +08:00
parent 6677fc0147
commit f37a6d106b

View file

@ -166,7 +166,7 @@
&[disabled]{ &[disabled]{
cursor: @cursor-disabled; cursor: @cursor-disabled;
color: #ccc; color: #ccc;
-webkit-text-fill-color: #ccc; // #5249 -webkit-text-fill-color: #ccc; // #5249
} }
} }