Fix calendar input background to use @input-bg

This commit is contained in:
Graeme Yeates 2017-04-28 13:24:12 -04:00
parent 9ac0233ae8
commit e6d619b3cf

View File

@ -109,6 +109,7 @@
outline: 0;
height: 22px;
color: @input-color;
background: @input-bg;
}
&-week-number {