From 2bba8bee988355f310a660bbf6c6be1e30c02c5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=90=E4=BB=AA?= Date: Fri, 31 Mar 2017 17:10:40 +0800 Subject: [PATCH] fix RangePicker placeholder color --- components/date-picker/style/RangePicker.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/date-picker/style/RangePicker.less b/components/date-picker/style/RangePicker.less index 813c17cfcd..fb9ea914fb 100644 --- a/components/date-picker/style/RangePicker.less +++ b/components/date-picker/style/RangePicker.less @@ -8,6 +8,7 @@ outline: 0; width: 43%; text-align: center; + .placeholder(); &[disabled] { cursor: not-allowed;