You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(material/datepicker): date range input incorrectly inheriting text color (#26988)
Fixes that the MDC-based date range input was inheriting the text color instead of setting its own, because it was missing one of the MDC CSS classes.
Fixes#26925.
0 commit comments