mirror of https://github.com/ElemeFE/element
DateTimePicker: add today bold style (#9403)
parent
d641360605
commit
bbd69ea419
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue