From 53b07dddb716800d7fe94f08da239dbcbb1cdbe0 Mon Sep 17 00:00:00 2001 From: cheskoxd Date: Tue, 2 Sep 2025 22:04:20 -0500 Subject: [PATCH] fix(Footer): z index missing in the footer --- packages/dashboard/src/routes/+layout.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dashboard/src/routes/+layout.svelte b/packages/dashboard/src/routes/+layout.svelte index 35addb41..2bc57f9f 100644 --- a/packages/dashboard/src/routes/+layout.svelte +++ b/packages/dashboard/src/routes/+layout.svelte @@ -37,7 +37,7 @@ -