Skip to content

Commit

Permalink
feat(date-picker): [date-picker]Optimize case display and fix style i…
Browse files Browse the repository at this point in the history
…ssues
  • Loading branch information
Youyou-smiles committed Oct 24, 2024
1 parent b8f097c commit f78f240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/theme/src/date-table/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
background-color: var(--tv-DateTable-bg-color-current-select);
}
}
&.selected.in-range {
&.selected.in-range div{
background-color: var(--tv-DateTable-td-bg-color-range-selected);
}

Expand Down

0 comments on commit f78f240

Please sign in to comment.