DateTimePicker: add today bold style (#9403)

pull/9437/head
Hi-Linlin 2018-01-23 10:17:33 +08:00 committed by 杨奕
parent d641360605
commit bbd69ea419
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
position: relative;
span {
color: $--color-primary;
font-weight: bold;
}
&.start-date span,
&.end-date span {