diff --git a/components/date-picker/style/index.less b/components/date-picker/style/index.less index fee73bfafb..80a55310a9 100644 --- a/components/date-picker/style/index.less +++ b/components/date-picker/style/index.less @@ -49,6 +49,7 @@ &&-disabled { background: @input-disabled-bg; border-color: @select-border-color; + cursor: not-allowed; } &&-borderless {