mirror of https://github.com/ElemeFE/element
DateTimePicker: add today bold style (#9403)
parent
d641360605
commit
bbd69ea419
|
@ -68,6 +68,7 @@
|
|||
position: relative;
|
||||
span {
|
||||
color: $--color-primary;
|
||||
font-weight: bold;
|
||||
}
|
||||
&.start-date span,
|
||||
&.end-date span {
|
||||
|
|
Loading…
Reference in New Issue