Skip to content

Commit 6a4d653

Browse files
Merge pull request #5955 from qburst/fix/style/pre-selected-hover
🎨♿ Fix keyboard-selected + hovered date text color for accessibility
2 parents 09af697 + aa35b3e commit 6a4d653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/stylesheets/datepicker.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,7 @@ h2.react-datepicker__current-month {
506506
$datepicker__selected-color,
507507
$lightness: -5%
508508
);
509+
color: #fff;
509510
}
510511
}
511512

0 commit comments

Comments
 (0)