This commit is contained in:
Peter Maquiran
2021-10-09 19:58:06 +01:00
parent 4ffe440d56
commit 017b5d92b2
@@ -22,7 +22,7 @@
<iframe id="iframe" [src]="trustedUrl" height="100%" width="100%" title="Iframe Example"></iframe>
</div>
<div *ngIf="!trustedUrl" style="text-align: center;" class=" height-100 width-100 d-flex align-center justify-center">
<div *ngIf="!trustedUrl" style="text-align: center; color: #0d89d1" class=" height-100 width-100 d-flex align-center justify-center">
Estamos a preparar a visualização do documento. Por favor aguarde.
</div>