Skip to content
2 changes: 1 addition & 1 deletion src/components/date_picker/_date_picker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
text-align: left;
padding-left: $euiSizeXL + $euiSizeXS;
padding-right: $euiSizeXL + $euiSizeXS;
color: $euiTextColor;
// color: $euiTextColor;
Comment thread
anuragxxd marked this conversation as resolved.
Outdated

&.react-datepicker__time-list-item--selected {
color: $euiColorGhost;
Expand Down