From a5e2d83dc3ac54ac07de4340813ce862dcde9f90 Mon Sep 17 00:00:00 2001 From: aptt Date: Tue, 7 Jan 2025 18:21:55 +0100 Subject: [PATCH] =?UTF-8?q?feat(frontend):=20=F0=9F=8E=B8=20move=20icon=20?= =?UTF-8?q?of=20certificate=20creation=20link=20after=20text?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit on dashboard layout --- frontend/src/routes/dashboard/+layout.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/routes/dashboard/+layout.svelte b/frontend/src/routes/dashboard/+layout.svelte index 3bd6175..1ab40c6 100644 --- a/frontend/src/routes/dashboard/+layout.svelte +++ b/frontend/src/routes/dashboard/+layout.svelte @@ -15,11 +15,11 @@