We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3461dd1 commit 3cfbd82Copy full SHA for 3cfbd82
src/material/datepicker/calendar-body.scss
@@ -62,7 +62,7 @@ $mat-calendar-body-cell-content-size: 100% - $mat-calendar-body-cell-content-mar
62
border-radius: 999px;
63
64
// Override mat-button defaults
65
- min-width: initial;
+ min-width: 0;
66
border-color: transparent;
67
68
@include cdk-high-contrast {
0 commit comments