diff --git a/src/modules/[chain]/block/[height].vue b/src/modules/[chain]/block/[height].vue index d15c3d7a..cd632820 100644 --- a/src/modules/[chain]/block/[height].vue +++ b/src/modules/[chain]/block/[height].vue @@ -1,4 +1,5 @@ diff --git a/src/modules/[chain]/block/index.vue b/src/modules/[chain]/block/index.vue index 61bbbcf0..c3dd8eab 100644 --- a/src/modules/[chain]/block/index.vue +++ b/src/modules/[chain]/block/index.vue @@ -27,8 +27,8 @@ const format = useFormatter(); > -
- +
+ @@ -54,11 +54,11 @@ const format = useFormatter(); - +
Height{{ format.toDay(item.block?.header?.time, 'from') }}
-
- +
+ @@ -77,7 +77,7 @@ const format = useFormatter(); - +
Hash{{ format.formatTokens(item.tx.authInfo.fee?.amount) }}