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 dcbba89 commit d270bf6Copy full SHA for d270bf6
src/material/datepicker/calendar-body.html
@@ -40,7 +40,6 @@
40
(click)="_cellClicked(item)"
41
[style.width]="_cellWidth"
42
[style.paddingTop]="_cellPadding"
43
- role="button"
44
[style.paddingBottom]="_cellPadding">
45
<div class="mat-calendar-body-cell-content"
46
[class.mat-calendar-body-selected]="selectedValue === item.value"
0 commit comments