From 0e8acc27b70b52677cf9aa36587b55b48c922b74 Mon Sep 17 00:00:00 2001 From: guptadeepak8 Date: Mon, 13 Nov 2023 00:32:55 +0530 Subject: [PATCH 1/2] Improve Sign Out Button Appearance --- src/lib/components/profile-picture.svelte | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/components/profile-picture.svelte b/src/lib/components/profile-picture.svelte index 232c882..a3c3993 100644 --- a/src/lib/components/profile-picture.svelte +++ b/src/lib/components/profile-picture.svelte @@ -94,8 +94,8 @@
Sign outSign Out
{/if} @@ -116,8 +116,8 @@
Sign outSign Out
From e2146285dae2a046241742e34b79ea1b9d0719dc Mon Sep 17 00:00:00 2001 From: guptadeepak8 Date: Sat, 18 Nov 2023 02:10:36 +0530 Subject: [PATCH 2/2] Updated UI of sign out --- src/lib/components/profile-picture.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/profile-picture.svelte b/src/lib/components/profile-picture.svelte index a3c3993..24241da 100644 --- a/src/lib/components/profile-picture.svelte +++ b/src/lib/components/profile-picture.svelte @@ -94,7 +94,7 @@ @@ -116,7 +116,7 @@