From fdf463b0d64acf8e509b28da74484a609bb50f2e Mon Sep 17 00:00:00 2001
From: Brysen <9168041+awildbrysen@users.noreply.github.com>
Date: Sun, 3 Mar 2024 13:29:02 +0100
Subject: [PATCH] Remove set height from in-dev banner
---
ui/src/AppRoutes.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/src/AppRoutes.tsx b/ui/src/AppRoutes.tsx
index 236f94a..050991b 100644
--- a/ui/src/AppRoutes.tsx
+++ b/ui/src/AppRoutes.tsx
@@ -26,7 +26,7 @@ export const AppRoutes: React.FC = () => {