diff --git a/apps/web/modules/shell/UpgradeTip.tsx b/apps/web/modules/shell/UpgradeTip.tsx index 87a34353f9..8545182bdc 100644 --- a/apps/web/modules/shell/UpgradeTip.tsx +++ b/apps/web/modules/shell/UpgradeTip.tsx @@ -45,18 +45,18 @@ export function UpgradeTip({ return ( <>
- - + + {" "} + {title} -
-

{title}

-

{description}

+
+

{title}

+

{description}

{buttons}