diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index c28f77a48..d65a2eae8 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -55,15 +55,15 @@ - - + + - +
HeightMinedTxsMinedTxs Filled
{{ block.height }} ago{{ block.tx_count | number }}{{ block.tx_count | number }}
@@ -84,13 +84,13 @@ - + - +
TXIDAmount (BTC)Amount (BTC) Fee
{{ transaction.txid | shortenString : 12 }} () () {{ transaction.fee / (transaction.weight / 4) | number : '1.1-1' }} sat/vB