From f3b9a166ac728fbf7bd961bfb354d2c8660e6a76 Mon Sep 17 00:00:00 2001 From: xrkffgg Date: Wed, 8 Jan 2020 15:13:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DDatePicker=20=E9=A2=84?= =?UTF-8?q?=E8=AE=BE=E8=8C=83=E5=9B=B4=E7=9A=84=E9=80=89=E6=8B=A9=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=A0=B7=E5=BC=8F=20(#20760)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/date-picker/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/date-picker/style/index.less b/components/date-picker/style/index.less index 5be3836f75..2537b7d06e 100644 --- a/components/date-picker/style/index.less +++ b/components/date-picker/style/index.less @@ -244,7 +244,7 @@ display: inline-block; } - .@{picker-prefix-cls}-preset { + .@{picker-prefix-cls}-preset span { cursor: pointer; }