From 5d8f42b537559d6057c06e4c20595be96c1a3672 Mon Sep 17 00:00:00 2001 From: Draconizations Date: Mon, 30 May 2022 10:02:12 +0200 Subject: [PATCH] feat(dashboard): autofocus on expanded avatar image --- dashboard/src/lib/CardsHeader.svelte | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dashboard/src/lib/CardsHeader.svelte b/dashboard/src/lib/CardsHeader.svelte index c683442c..646547b1 100644 --- a/dashboard/src/lib/CardsHeader.svelte +++ b/dashboard/src/lib/CardsHeader.svelte @@ -1,4 +1,5 @@ @@ -50,7 +56,7 @@
- {altText}/ + {altText}
\ No newline at end of file