chore DatePicker and TimePicker font style

This commit is contained in:
afc163 2018-07-29 15:02:34 +08:00
parent e75bd0aa5b
commit af4ed3988a
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
.@{calendar-prefix-cls}-picker-container {
.reset-component;
font-family: @font-family-no-number;
position: absolute;
z-index: @zindex-picker;

View File

@ -7,6 +7,7 @@
.@{timepicker-prefix-cls}-panel {
.reset-component;
font-family: @font-family-no-number;
z-index: @zindex-picker;
position: absolute;