diff --git a/src/modules/[chain]/block/[height].vue b/src/modules/[chain]/block/[height].vue index bbc8b232..4d0ce195 100644 --- a/src/modules/[chain]/block/[height].vue +++ b/src/modules/[chain]/block/[height].vue @@ -31,7 +31,7 @@ onBeforeRouteUpdate(async (to, from, next) => {

#{{ current.block?.header?.height }}

-
+
{ :to="`/${store.blockchain.chainName}/block/${height + 1}`" class="btn btn-primary btn-sm p-1 text-2xl" > - +