diff --git a/packages/features/shell/Shell.tsx b/packages/features/shell/Shell.tsx index 05291bf11a..5624d44663 100644 --- a/packages/features/shell/Shell.tsx +++ b/packages/features/shell/Shell.tsx @@ -299,10 +299,10 @@ function UserDropdown({ small }: { small?: boolean }) { /> } {!user.away && ( -
+
)} {user.away && ( -
+
)} {!small && (