when i have 110% zoom - I get the window with calendar by horizontal
This commit is contained in:
parent
584681465b
commit
a60580b8de
@ -21,6 +21,7 @@
|
|||||||
</mat-form-field>
|
</mat-form-field>
|
||||||
<ngx-daterangepicker-material [startDate]="model.startDate"
|
<ngx-daterangepicker-material [startDate]="model.startDate"
|
||||||
[endDate]="model.endDate"
|
[endDate]="model.endDate"
|
||||||
|
class="datePicker"
|
||||||
[locale]="locale"
|
[locale]="locale"
|
||||||
[singleDatePicker]="settings.onePanel"
|
[singleDatePicker]="settings.onePanel"
|
||||||
[autoApply]="true" (choosedDate)="choosedDate($event)">
|
[autoApply]="true" (choosedDate)="choosedDate($event)">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user