Use @input-color to set calendar's input color (#5147)

This commit is contained in:
Graeme Yeates 2017-03-02 21:46:51 -05:00 committed by Wei Zhu
parent 9827b74156
commit 7cd590b3b0

View File

@ -108,6 +108,7 @@
cursor: auto; cursor: auto;
outline: 0; outline: 0;
height: 22px; height: 22px;
color: @input-color;
} }
&-week-number { &-week-number {