Remove inputs border

This commit is contained in:
Peter Maquiran
2021-07-09 14:39:53 +01:00
parent 1f34261db4
commit f375b5403b
8 changed files with 13 additions and 13 deletions
@@ -43,7 +43,7 @@
</ion-datetime>
<mat-form-field class="width-100 date-hour-picker d-none d-md-block">
<mat-form-field appearance="none" class="width-100 date-hour-picker d-none d-md-block">
<input matInput [ngxMatDatetimePicker]="picker1"
placeholder="Choose a date*"
[formControl]="dateControlEnd"