diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index 10fa63e73..624cf5066 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -9,28 +9,51 @@ -
- Mempool size-- {{ mempoolBlocksData.size | bytes }} ({{ mempoolBlocksData.blocks }} blocks) - - |
-
- Unconfirmed-- {{ mempoolInfoData.value.memPoolInfo.size | number }} - - |
-
+ Mempool size++ {{ mempoolBlocksData.size | bytes }} ({{ mempoolBlocksData.blocks }} blocks) + + |
+
+ Unconfirmed++ {{ mempoolInfoData.value.memPoolInfo.size | number }} + + |
+