From e6d619b3cf7155e4d7ef10eb9e6bec10ce3cd87f Mon Sep 17 00:00:00 2001 From: Graeme Yeates Date: Fri, 28 Apr 2017 13:24:12 -0400 Subject: [PATCH] Fix calendar input background to use @input-bg --- components/date-picker/style/Calendar.less | 1 + 1 file changed, 1 insertion(+) diff --git a/components/date-picker/style/Calendar.less b/components/date-picker/style/Calendar.less index abaa6804c..f6223547a 100644 --- a/components/date-picker/style/Calendar.less +++ b/components/date-picker/style/Calendar.less @@ -109,6 +109,7 @@ outline: 0; height: 22px; color: @input-color; + background: @input-bg; } &-week-number {