Update block-transactions.component.html

This commit is contained in:
Hans ❤️ Crypto 2024-07-08 12:39:49 +02:00 committed by GitHub
parent c43b567847
commit e2d2a8da26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@
</ng-template> </ng-template>
<ng-template #loading> <ng-template #loading>
<div class="text-center mb-4" class="tx-skeleton"> <div class="tx-skeleton">
<ng-container *ngIf="(txsLoadingStatus$ | async) as txsLoadingStatus; else headerLoader"> <ng-container *ngIf="(txsLoadingStatus$ | async) as txsLoadingStatus; else headerLoader">
<div class="header-bg box"> <div class="header-bg box">
<div class="progress progress-dark" style="margin: 4px; height: 14px;"> <div class="progress progress-dark" style="margin: 4px; height: 14px;">