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