Merge pull request #5962 from megawac/fix-calendar-input-background

Fix calendar input background to use @input-bg
This commit is contained in:
偏右 2017-05-01 13:38:52 +08:00 committed by GitHub
commit 6787e41257

View File

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