6 lines
79 B
SCSS
6 lines
79 B
SCSS
.datepicker-wrapper {
|
|
.mat-datepicker-input {
|
|
width: 100%;
|
|
}
|
|
}
|