From a6225b9f6ab2ca5f37bfb7d449c64386ae2cea03 Mon Sep 17 00:00:00 2001
From: Eric <5089238+emizzle@users.noreply.github.com>
Date: Fri, 7 Jun 2024 12:57:30 +1000
Subject: [PATCH] set max height for requests table
---
index.html | 2 +-
src/App.vue | 12 +++++-------
src/components/StorageRequest.vue | 23 +++++++++++++----------
src/components/StorageRequests.vue | 16 ++++++++++++----
4 files changed, 31 insertions(+), 22 deletions(-)
diff --git a/index.html b/index.html
index 99f583a..4af18b5 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
Vite App
+ Codex Testnet
diff --git a/src/App.vue b/src/App.vue
index 0d66845..d5ad247 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -155,16 +155,14 @@ onMounted(async () => {
info alert - Slot
-
+
-
-
-
-
-
+
+
+
-