From ef4c122595a8134a0795070b5910b310a1945aa3 Mon Sep 17 00:00:00 2001 From: Fusion Date: Wed, 13 May 2026 09:03:07 +0000 Subject: [PATCH] feat(FN-290): widen downgrade offer dialog to sm:max-w-lg on tablet+ Commits merged: - feat(FN-290): widen downgrade offer dialog to sm:max-w-lg on tablet+ Files changed: apps/web/src/routes/dashboard/subscription/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fusion-Task-Id: FN-290 --- apps/web/src/routes/dashboard/subscription/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/routes/dashboard/subscription/index.tsx b/apps/web/src/routes/dashboard/subscription/index.tsx index c74c5e7..ae642a1 100644 --- a/apps/web/src/routes/dashboard/subscription/index.tsx +++ b/apps/web/src/routes/dashboard/subscription/index.tsx @@ -751,7 +751,7 @@ export function SubscriptionPage() { {/* Downgrade Offer Dialog */} - + {t("subscription.downgradeOffer.title")} {t("subscription.downgradeOffer.description")}