From 85bc060563bbbfc01b83ca1dfec45c427aa4df43 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sun, 30 Jul 2023 10:52:42 +0300 Subject: [PATCH] Fix wide choose highlights button --- app/routes/u.$identifier/results/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/routes/u.$identifier/results/index.tsx b/app/routes/u.$identifier/results/index.tsx index c65beb8f3..1094000fa 100644 --- a/app/routes/u.$identifier/results/index.tsx +++ b/app/routes/u.$identifier/results/index.tsx @@ -47,6 +47,7 @@ export default function UserResultsPage() { variant="outlined" size="tiny" to={userResultsEditHighlightsPage(userPageData)} + className="mx-auto" > {t("results.highlights.choose")}