diff --git a/src/components/ChainSummary.vue b/src/components/ChainSummary.vue index 63e5161d..387a581e 100644 --- a/src/components/ChainSummary.vue +++ b/src/components/ChainSummary.vue @@ -1,5 +1,5 @@ - - - - - - - - + + + + + + + + - - {{ conf?.prettyName || props.name }} - + + {{ conf?.prettyName || props.name }} + - - {{conf?.chainId || ''}} - + + {{ conf?.chainId || '' }} + - - {e.stopPropagation()}"> - - - {{ $t('index.add_to_favorite') }} - - - - - - + + { e.stopPropagation() }"> + + + {{ $t('index.add_to_favorite') }} + + + + + + \ No newline at end of file diff --git a/src/pages/index.vue b/src/pages/index.vue index c0b30ebf..a405cca0 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -23,13 +23,13 @@ const chain = useBlockchain() - + - + Ping dashboard - Beta + Beta @@ -41,19 +41,17 @@ const chain = useBlockchain() - + {{ chains.length }}/{{ dashboard.length }} - - - - - - - + + + + +
@@ -41,19 +41,17 @@ const chain = useBlockchain()