Skip to content

Commit

Permalink
feat(date-picker): [date-picker] Adapt to the theme (#2544)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youyou-smiles authored Nov 22, 2024
1 parent 96904bd commit b40c2a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/theme/src/date-table/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -206,10 +206,6 @@
&.in-range {
div {
background-color: var(--tv-DateTable-range-bg-color);

&:hover {
background-color: var(--tv-DateTable-range-hover-bg-color);
}
}

&.end-date:hover,
Expand Down

0 comments on commit b40c2a7

Please sign in to comment.