Commit bbd69ea4 authored by Hi-Linlin's avatar Hi-Linlin Committed by 杨奕

DateTimePicker: add today bold style (#9403)

parent d6413606
...@@ -68,6 +68,7 @@ ...@@ -68,6 +68,7 @@
position: relative; position: relative;
span { span {
color: $--color-primary; color: $--color-primary;
font-weight: bold;
} }
&.start-date span, &.start-date span,
&.end-date span { &.end-date span {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment