From 954524892919b26350d6b387d0c2b74e168c8980 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 26 Nov 2022 09:34:13 -0600 Subject: [PATCH] Fix chat list styles Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1221 --- app/soapbox/features/chats/components/chat.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app/soapbox/features/chats/components/chat.tsx b/app/soapbox/features/chats/components/chat.tsx index c180160e3..7c595c33f 100644 --- a/app/soapbox/features/chats/components/chat.tsx +++ b/app/soapbox/features/chats/components/chat.tsx @@ -33,9 +33,9 @@ const Chat: React.FC = ({ chatId, onClick }) => { return (