Browse Source

fix RangePicker placeholder color

pull/5585/head
乐仪 8 years ago
parent
commit
2bba8bee98
  1. 1
      components/date-picker/style/RangePicker.less

1
components/date-picker/style/RangePicker.less

@ -8,6 +8,7 @@
outline: 0;
width: 43%;
text-align: center;
.placeholder();
&[disabled] {
cursor: not-allowed;

Loading…
Cancel
Save