From d26569f63660629d9a596b058cdcb73fce90e079 Mon Sep 17 00:00:00 2001 From: Elkana Bardugo Date: Mon, 17 Feb 2025 22:42:37 +0200 Subject: [PATCH] Update ChatItem.svelte: Revert text-align for download button in rtl prevent button overriding because the menu button is in absolute position and it doesn't have start/end properties --- src/lib/components/layout/Sidebar/ChatItem.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/layout/Sidebar/ChatItem.svelte b/src/lib/components/layout/Sidebar/ChatItem.svelte index 2acf29045..c622b2732 100644 --- a/src/lib/components/layout/Sidebar/ChatItem.svelte +++ b/src/lib/components/layout/Sidebar/ChatItem.svelte @@ -274,7 +274,7 @@ draggable="false" >
-
+
{title}