From c3c35b798b357fe6a5c4f35c07f82e0a59e2ebb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sun, 8 Feb 2026 09:57:39 -0500 Subject: [PATCH] use align-items-baseline --- src/views/chats.tpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/chats.tpl b/src/views/chats.tpl index 1d42649981..2be62f31e0 100644 --- a/src/views/chats.tpl +++ b/src/views/chats.tpl @@ -20,7 +20,10 @@
{{{ each publicRooms }}}
-
{./roomName}
{./unreadCountText}
+
+ {./roomName} +
{./unreadCountText}
+