From 52c0bd5bb39a1192cc89089a46d154cfa098c1b6 Mon Sep 17 00:00:00 2001 From: Julian Freeman Date: Tue, 25 Nov 2025 23:40:28 -0400 Subject: [PATCH] fix ui --- src/App.vue | 71 +++++++++++++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 30 deletions(-) diff --git a/src/App.vue b/src/App.vue index 8ce1ea2..8418be7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -30,7 +30,7 @@ -
+
@@ -316,32 +316,18 @@ onUnmounted(() => { }); + + + \ No newline at end of file