Skip to content
Snippets Groups Projects
Commit 7d680198 authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FIX #20777 TIME 0:05 add css

parent 01762aa9
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@
</div>
</ion-toolbar>
<ion-toolbar class="ion-text-center" color="danger" *ngIf="mainDocument.id !== 0 && mainDocument.status === 'ERROR'">
<ion-label style="font-size: 13px;">{{'lang.errorConvertingDocument' | translate}}</ion-label>
<ion-label style="font-size: 14px; font-weight: bold;">{{'lang.errorConvertingDocument' | translate}}</ion-label>
</ion-toolbar>
<ion-content *ngIf="!loadingdocument" #mainContent>
<!-- <div *ngIf="mainDocument.status === 'READY'" class="loading" style="display:flex;height:100%;">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment