add margin

This commit is contained in:
Peter Maquiran
2024-07-03 10:15:53 +01:00
parent 6d38870761
commit 0e12b5de5e
14 changed files with 401 additions and 339 deletions
@@ -113,6 +113,7 @@
placeholder="Choose a date"
[(ngModel)]="startDate"
[disabled]="disabled"
(ngModelChange)="onDateChange($event)"
>
<mat-datepicker-toggle id="new-inicio" matSuffix [for]="picker1"></mat-datepicker-toggle>
<ngx-mat-datetime-picker #picker1
@@ -285,7 +286,7 @@
</ion-label>
</div>
<div class="d-flex container-div width-100" >
<ion-list class="width-100 ">
<ion-item class="width-100" *ngFor="let document of loadedAttachments; let i = index">