From e98bf6521bfeb3b18df284963bfa3b4c20a89727 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 20 May 2024 16:41:03 -0500 Subject: [PATCH] =?UTF-8?q?[=F0=9F=90=B4=20Tweak=20appeal=20button=20style?= =?UTF-8?q?s=20(#4128)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Tweak styles * Tweak copy --- src/screens/Messages/Conversation/ChatDisabled.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/screens/Messages/Conversation/ChatDisabled.tsx b/src/screens/Messages/Conversation/ChatDisabled.tsx index faff9596..6665dd17 100644 --- a/src/screens/Messages/Conversation/ChatDisabled.tsx +++ b/src/screens/Messages/Conversation/ChatDisabled.tsx @@ -18,7 +18,8 @@ export function ChatDisabled() { const t = useTheme() return ( - + Your chats have been disabled @@ -43,7 +44,7 @@ function AppealDialog() { <>