From c6eba9d32518c01d2cab7410fdcfcb093612da28 Mon Sep 17 00:00:00 2001 From: "Alisa | Side.one" Date: Tue, 6 Jun 2023 22:04:33 +0800 Subject: [PATCH] feat:block btn style --- src/modules/[chain]/block/[height].vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" > - +