Skip to content

Commit

Permalink
fix(date-picker): remove hover style
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan committed Apr 29, 2019
1 parent bd04e6c commit 20e7930
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/date-picker/_date-picker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -356,10 +356,6 @@
.flatpickr-day.selected {
color: $inverse-01;
background: $interactive-01;

&:hover {
color: $text-01;
}
}

.#{$prefix}--date-picker__day.startRange.selected,
Expand Down

0 comments on commit 20e7930

Please sign in to comment.