Skip to content

Commit c20d909

Browse files
author
Ayoub Baàli
committed
removed coloring range on hover
1 parent a9155d9 commit c20d909

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

webapp/sass/components/daterangepicker.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,7 @@
8585
background-color: #216ba5 !important;
8686
color: white !important;
8787
}
88+
.react-datepicker__day--in-selecting-range {
89+
background: none;
90+
color: black;
91+
}

0 commit comments

Comments
 (0)