From 93fa435ff7075c680cb31bf67839958e176a7ddf Mon Sep 17 00:00:00 2001 From: c0mrade Date: Tue, 24 Mar 2026 18:57:01 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20constrain=20delete=20Sheet=20width=20on?= =?UTF-8?q?=20desktop=20=E2=80=94=20centered=20max-w-md=20with=20rounded?= =?UTF-8?q?=20corners?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Subscription.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Subscription.tsx b/src/pages/Subscription.tsx index 2a70165..09b87ee 100644 --- a/src/pages/Subscription.tsx +++ b/src/pages/Subscription.tsx @@ -1330,7 +1330,7 @@ export default function Subscription() { {/* Web: Sheet confirmation */} - + {t('subscription.deleteTitle', 'Удалить подписку?')}