update DatePicker style

This commit is contained in:
梁灏 2019-09-16 09:56:30 +08:00
parent ce0a02f008
commit 738c852458

View file

@ -12,7 +12,7 @@
body {
font-family: @font-family;
font-size: @font-size-small;
font-size: @font-size-base;
line-height: @line-height-base;
color: @text-color;
background-color: @body-background;