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 d25ab57 commit 3f87dc4Copy full SHA for 3f87dc4
src/lib/datepicker/datepicker-content.scss
@@ -28,6 +28,7 @@ $mat-datepicker-touch-max-height: 788px;
28
@include mat-elevation(8);
29
30
display: block;
31
+ border-radius: 2px;
32
33
.mat-calendar {
34
width: $mat-datepicker-non-touch-calendar-width;
0 commit comments