From 0888ddde7ccb201dae493c13378b7987ccbfa3fc Mon Sep 17 00:00:00 2001 From: Elkana Bardugo Date: Mon, 17 Feb 2025 22:03:03 +0200 Subject: [PATCH] Fix card title direction and alignment (for RTL) --- 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 1e9224093..7088fbd88 100644 --- a/src/lib/components/layout/Sidebar/ChatItem.svelte +++ b/src/lib/components/layout/Sidebar/ChatItem.svelte @@ -274,7 +274,7 @@ draggable="false" >
-
+
{title}