From 311ba75735eb9fc4bba466ab9999c55a53089add Mon Sep 17 00:00:00 2001 From: Norton Andreev Date: Fri, 5 Jul 2024 13:49:25 +0300 Subject: [PATCH] explorer: Update DataCard's header Resolves #1937 --- .../__tests__/__snapshots__/BlocksCard.spec.js.snap | 6 +++--- .../__tests__/__snapshots__/TransactionsCard.spec.js.snap | 6 +++--- explorer/src/lib/components/blocks-card/BlocksCard.svelte | 2 +- explorer/src/lib/components/data-card/DataCard.css | 3 +-- .../components/transactions-card/TransactionsCard.svelte | 2 +- .../routes/blocks/__tests__/__snapshots__/page.spec.js.snap | 4 ++-- .../transactions/__tests__/__snapshots__/page.spec.js.snap | 4 ++-- 7 files changed, 13 insertions(+), 14 deletions(-) diff --git a/explorer/src/lib/components/__tests__/__snapshots__/BlocksCard.spec.js.snap b/explorer/src/lib/components/__tests__/__snapshots__/BlocksCard.spec.js.snap index a24531e3f0..2a6289e175 100644 --- a/explorer/src/lib/components/__tests__/__snapshots__/BlocksCard.spec.js.snap +++ b/explorer/src/lib/components/__tests__/__snapshots__/BlocksCard.spec.js.snap @@ -11,7 +11,7 @@ exports[`Blocks Card > should disable the \`Show More\` button if there is no mo

- Blocks - 10 Displayed Items + Blocks — 10 Displayed Items