From 66401c6c5f45de4a565cbe82fde54a45cc055e14 Mon Sep 17 00:00:00 2001 From: wukko Date: Thu, 27 Feb 2025 21:05:29 +0600 Subject: [PATCH] web/UpdateNotification: replace animation with a springy transition so cute :3 --- .../components/misc/UpdateNotification.svelte | 40 +++++++++---------- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/web/src/components/misc/UpdateNotification.svelte b/web/src/components/misc/UpdateNotification.svelte index 390d17d3..ba0c7cf4 100644 --- a/web/src/components/misc/UpdateNotification.svelte +++ b/web/src/components/misc/UpdateNotification.svelte @@ -1,11 +1,19 @@