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 a73819d commit 5b7a6a3Copy full SHA for 5b7a6a3
src/lib/datepicker/_datepicker-theme.scss
@@ -62,7 +62,7 @@ $mat-calendar-weekday-table-font-size: 11px !default;
62
}
63
64
65
- :not(.mat-calendar-body-disabled):hover,
+ .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover,
66
.cdk-keyboard-focused .mat-calendar-body-active,
67
.cdk-program-focused .mat-calendar-body-active {
68
& > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
0 commit comments