From ef4aec73987203151b4cc07a68d7139f8ae6bc85 Mon Sep 17 00:00:00 2001 From: Mees Frensel <33722705+meesfrensel@users.noreply.github.com> Date: Wed, 7 Jan 2026 22:49:04 +0100 Subject: [PATCH] chore: refactor ErrorLayout (#25094) * chore: refactor ErrorLayout * Align links to top --- .../lib/components/layouts/ErrorLayout.svelte | 139 ++++++++---------- 1 file changed, 61 insertions(+), 78 deletions(-) diff --git a/web/src/lib/components/layouts/ErrorLayout.svelte b/web/src/lib/components/layouts/ErrorLayout.svelte index 1df1dbf422..f121684236 100644 --- a/web/src/lib/components/layouts/ErrorLayout.svelte +++ b/web/src/lib/components/layouts/ErrorLayout.svelte @@ -1,7 +1,19 @@ -
{error.stack}
+ {/if}
+