Skip to content

Commit

Permalink
Use @input-color to set calendar's input color (ant-design#5147)
Browse files Browse the repository at this point in the history
  • Loading branch information
megawac authored and yesmeck committed Mar 3, 2017
1 parent 9827b74 commit 7cd590b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/date-picker/style/Calendar.less
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
cursor: auto;
outline: 0;
height: 22px;
color: @input-color;
}

&-week-number {
Expand Down

0 comments on commit 7cd590b

Please sign in to comment.