diff --git a/src/app/gateway/gateway-status/gateway-status.component.html b/src/app/gateway/gateway-status/gateway-status.component.html index 81ce42d6..cbe63eae 100644 --- a/src/app/gateway/gateway-status/gateway-status.component.html +++ b/src/app/gateway/gateway-status/gateway-status.component.html @@ -37,7 +37,7 @@

{{title}}

[matTooltipClass]="'status-tooltip'" [ngClass]="gateway.statusTimestamps | gatewayStatusClass: time.exactTimestamp"> + [ngClass]="{'invisible': index % visibleFooterTimeInterval, 'text-center': true, 'text-nowrap': true}"> {{time.datePart}}
{{time.timePart}}