[CST-5535] Decrease status size

This commit is contained in:
Giuseppe Digilio
2022-05-18 14:54:59 +02:00
parent bc63e14512
commit 9aff792cac

View File

@@ -1,4 +1,4 @@
<p class="h2">{{'health-page.status' | translate}} : <ds-health-status [status]="healthResponse.status"></ds-health-status></p>
<p class="h4">{{'health-page.status' | translate}} : <ds-health-status [status]="healthResponse.status"></ds-health-status></p>
<ngb-accordion #acc="ngbAccordion" [activeIds]="activeId">
<ngb-panel [id]="entry.key" *ngFor="let entry of healthResponse.components | dsObjNgFor">
<ng-template ngbPanelHeader>