fix gerar diploma

This commit is contained in:
Peter Maquiran
2024-11-06 14:17:14 +01:00
parent 7e8dc49d5b
commit f0b4ada550
7 changed files with 13 additions and 13 deletions
@@ -115,7 +115,7 @@
<ion-icon *ngIf="attachment.mimeType == 'application/meeting'" src="assets/icon/webtrix.svg">
</ion-icon>
<ion-label>{{ attachment?.fileName || attachment?.description }}</ion-label>
<ion-label class="pl-2">{{ attachment?.fileName || attachment?.description }}</ion-label>
</div>
</div>