From ae6a00304ea0f9006a0bc75d69b0aa91de9de3d1 Mon Sep 17 00:00:00 2001 From: NimBold Date: Tue, 11 Aug 2026 10:51:11 +0330 Subject: [PATCH] fix(ui): harden add downloads modal layout --- src/components/AddDownloadsModal.tsx | 60 +++++++++++++++------------- src/i18n/catalogs/en.ts | 3 +- src/i18n/catalogs/fa.ts | 3 +- src/i18n/catalogs/he.ts | 3 +- src/i18n/catalogs/ru.ts | 3 +- src/i18n/catalogs/uk.ts | 3 +- src/i18n/catalogs/zh-CN.ts | 3 +- src/i18n/resources.test.ts | 10 +++++ src/index.css | 57 ++++++++++++++++++-------- 9 files changed, 96 insertions(+), 49 deletions(-) diff --git a/src/components/AddDownloadsModal.tsx b/src/components/AddDownloadsModal.tsx index 1df7824..292113f 100644 --- a/src/components/AddDownloadsModal.tsx +++ b/src/components/AddDownloadsModal.tsx @@ -2032,14 +2032,19 @@ export const AddDownloadsModal = () => {