From 8e83d83324364863bdd42a918ded68968e40389f Mon Sep 17 00:00:00 2001 From: G30 <50341825+silentoplayz@users.noreply.github.com> Date: Tue, 11 Aug 2026 01:28:17 -0400 Subject: [PATCH] fix: left-edge clipping of the terminal cloud icon and account profile avatar (#27691) --- .../components/chat/Settings/Account/UserProfileImage.svelte | 2 +- src/lib/components/icons/Cloud.svelte | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/Settings/Account/UserProfileImage.svelte b/src/lib/components/chat/Settings/Account/UserProfileImage.svelte index 2898b25aa3..79a1fde541 100644 --- a/src/lib/components/chat/Settings/Account/UserProfileImage.svelte +++ b/src/lib/components/chat/Settings/Account/UserProfileImage.svelte @@ -85,7 +85,7 @@