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" > - +

diff --git a/src/modules/[chain]/consensus/index.vue b/src/modules/[chain]/consensus/index.vue index d03cd097..97d00df7 100644 --- a/src/modules/[chain]/consensus/index.vue +++ b/src/modules/[chain]/consensus/index.vue @@ -272,21 +272,21 @@ async function update() {
- + Proposer Signed
- + Proposer Not Signed
- + Signed
- + Not Signed
@@ -318,10 +318,10 @@ async function update() {
- +