Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(material/datepicker): set explicit line height on calendar #29770

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crisbeto
Copy link
Member

Sets a line-height on the calendar, otherwise it inherits the one from the body which can throw off the layout.

Fixes #29756.

Sets a `line-height` on the calendar, otherwise it inherits the one from the `body` which can throw off the layout.

Fixes angular#29756.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Sep 20, 2024
@crisbeto crisbeto requested a review from a team as a code owner September 20, 2024 07:02
@crisbeto crisbeto requested review from amysorto and andrewseguin and removed request for a team September 20, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Datepicker): Datepicker style is affected by body line-height
2 participants