From 869dd9b0ba54823131196864d3ebe4a9cbf548e0 Mon Sep 17 00:00:00 2001 From: Nicholas Pettas Date: Mon, 20 May 2024 23:10:19 -0700 Subject: [PATCH] some mobile fixes for accounts page --- app/leaderboard/[slug]/AccountAssociations.tsx | 4 ++-- app/leaderboard/[slug]/AccountCharts.tsx | 5 +++-- app/leaderboard/[slug]/AccountStats.tsx | 12 ++++++------ 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/app/leaderboard/[slug]/AccountAssociations.tsx b/app/leaderboard/[slug]/AccountAssociations.tsx index e93cfc8..c7b4369 100644 --- a/app/leaderboard/[slug]/AccountAssociations.tsx +++ b/app/leaderboard/[slug]/AccountAssociations.tsx @@ -88,8 +88,8 @@ export function AccountAssociations({ > -
-
+
+
Associated {associatedAccountType()} Accounts
diff --git a/app/leaderboard/[slug]/AccountCharts.tsx b/app/leaderboard/[slug]/AccountCharts.tsx index b96c7cf..9639a6f 100644 --- a/app/leaderboard/[slug]/AccountCharts.tsx +++ b/app/leaderboard/[slug]/AccountCharts.tsx @@ -157,8 +157,9 @@ export function AccountCharts({ > -
+
Real Time Mining Stats
+
@@ -175,7 +176,7 @@ export function AccountCharts({ )}
diff --git a/app/leaderboard/[slug]/AccountStats.tsx b/app/leaderboard/[slug]/AccountStats.tsx index 85b61a1..bc01001 100644 --- a/app/leaderboard/[slug]/AccountStats.tsx +++ b/app/leaderboard/[slug]/AccountStats.tsx @@ -85,7 +85,7 @@ export function AccountStats({ > -
+

{accountType()} Account @@ -115,22 +115,22 @@ export function AccountStats({ )} {!fetchError && ( -
-
+
+
Rank
{rankValue()}
-
+
Hashes
{hashesValue()}
-
+
Super Hashes
{superHashesValue()} @@ -138,7 +138,7 @@ export function AccountStats({
{accountType() == AccountType.Solana ? ( -
+
solXEN
{solXenValue()}