From 405e679717260fb7dfc0b05ee2709871c7fc43cd Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Thu, 29 May 2025 18:30:00 +0300 Subject: [PATCH] Fix scrims page button alignment --- app/features/scrims/routes/scrims.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/features/scrims/routes/scrims.tsx b/app/features/scrims/routes/scrims.tsx index 185fcfdd9..42e26d84a 100644 --- a/app/features/scrims/routes/scrims.tsx +++ b/app/features/scrims/routes/scrims.tsx @@ -649,7 +649,7 @@ function RequestRow({ ) : !request.isAccepted && !canAccept ? ( + {t("common:actions.accept")} }