From 61ca6693c4a7ce8877119fe945f78c6816dc2aea Mon Sep 17 00:00:00 2001 From: Aarnav Tale Date: Thu, 26 Mar 2026 12:57:45 -0400 Subject: [PATCH] fix: keep footer below dialogs --- app/layout/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout/footer.tsx b/app/layout/footer.tsx index 6b74a20..bd2e534 100644 --- a/app/layout/footer.tsx +++ b/app/layout/footer.tsx @@ -15,7 +15,7 @@ export default function Footer({ isDebug, baseUrl }: FooterProps) { return (