This commit is contained in:
tiago.kayaya
2021-10-09 20:24:56 +01:00
3 changed files with 1 additions and 69 deletions
@@ -22,7 +22,7 @@
<iframe id="iframe" [src]="trustedUrl" height="100%" width="100%" title="Iframe Example"></iframe>
</div>
<div *ngIf="!trustedUrl" 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>