From f136ce6a606faf71910692d77ef40417a9f29249 Mon Sep 17 00:00:00 2001 From: Admin Date: Mon, 30 Mar 2026 20:34:14 +0500 Subject: [PATCH] fix: remove distinct background from error page status code box --- ui/src/routes/+error.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/routes/+error.svelte b/ui/src/routes/+error.svelte index f467166..c557a1d 100644 --- a/ui/src/routes/+error.svelte +++ b/ui/src/routes/+error.svelte @@ -28,7 +28,7 @@ class="min-h-screen bg-(--color-surface) text-(--color-text) flex flex-col items-center justify-center px-6 py-16 font-sans" > -

+

{code}