Update block.component.html

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

View File

@ -338,7 +338,7 @@
<ngb-pagination class="pagination-container float-right" [disabled]="true" [collectionSize]="block.tx_count" [rotate]="true" [pageSize]="stateService.env.ITEMS_PER_PAGE" [maxSize]="paginationMaxSize" [boundaryLinks]="true" [ellipses]="false"></ngb-pagination>
</div>
<div class="clearfix"></div>
<div class="text-center mb-4" class="tx-skeleton">
<div class="tx-skeleton">
<div class="header-bg box">
<span class="skeleton-loader"></span>