From 44cbfa2005211be8f2922bd0ca3452c523f89ff7 Mon Sep 17 00:00:00 2001 From: Jeremy Kahn Date: Thu, 12 Oct 2023 20:48:57 -0500 Subject: [PATCH] feat(shell): improve chitchatter link styling --- src/components/Shell/Shell.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Shell/Shell.tsx b/src/components/Shell/Shell.tsx index 43305a6..f8bd113 100644 --- a/src/components/Shell/Shell.tsx +++ b/src/components/Shell/Shell.tsx @@ -399,10 +399,10 @@ export const Shell = ({ appNeedsUpdate, children, userPeerId }: ShellProps) => { {isEmbedded ? ( ({ - padding: '1em', + sx={{ + padding: '1em 1em 1.75em 1em', textAlign: 'center', - })} + }} > This conversation is powered by{' '}