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
Bug Fix: Allow icons to be sized by both width and height (#6709)
## Motivation for features / changes
During the mdc-migration I restyled all the buttons via #6608 and only
recently noticed that the `mat-calendar` component (which is only used
internally) looked pretty off...
To resolve this I am allowing button widths and heights to be set
separately then overriding them in the internal date picker component
(Googlers see cl/601592566).
## Screenshots of UI changes (or N/A)
Before - https://screenshot.googleplex.com/AKuAQqzf9g6K2GF
After - https://screenshot.googleplex.com/7s6vm8SsajKg9v7
0 commit comments