From 1361504a749cea355adb63d6d3960a927b44c5bf Mon Sep 17 00:00:00 2001 From: gsovereignty Date: Sat, 3 Aug 2024 22:38:36 +0800 Subject: [PATCH] problem: merit request table is too long --- src/components/BitcoinAssociations.svelte | 2 +- src/components/MeritRequests.svelte | 45 ++++++++++++++++++----- src/components/RocketDashboard.svelte | 5 ++- 3 files changed, 39 insertions(+), 13 deletions(-) diff --git a/src/components/BitcoinAssociations.svelte b/src/components/BitcoinAssociations.svelte index 50f18ea..5928184 100644 --- a/src/components/BitcoinAssociations.svelte +++ b/src/components/BitcoinAssociations.svelte @@ -68,7 +68,7 @@ {ba.Address} diff --git a/src/components/MeritRequests.svelte b/src/components/MeritRequests.svelte index 8eacb60..1754282 100644 --- a/src/components/MeritRequests.svelte +++ b/src/components/MeritRequests.svelte @@ -1,34 +1,40 @@
@@ -24,7 +25,7 @@ - {rocket.getMatchingTags('d')[0][1]} + {rocket.getMatchingTags('d')[0][1]} @@ -42,7 +43,7 @@ - +