From 1278002a074c77819ef2838da0d7fac6834a3d46 Mon Sep 17 00:00:00 2001 From: Nuwan Date: Sat, 7 Feb 2026 02:20:07 +0530 Subject: [PATCH] right align unread message count on the chat button --- jam-ui/src/components/client/JKSessionChatButton.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jam-ui/src/components/client/JKSessionChatButton.js b/jam-ui/src/components/client/JKSessionChatButton.js index dc786de58..022d97b65 100644 --- a/jam-ui/src/components/client/JKSessionChatButton.js +++ b/jam-ui/src/components/client/JKSessionChatButton.js @@ -60,8 +60,8 @@ const JKSessionChatButton = ({ sessionId }) => {