mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-09 04:36:02 -05:00
Fix wide choose highlights button
This commit is contained in:
@@ -47,6 +47,7 @@ export default function UserResultsPage() {
|
||||
variant="outlined"
|
||||
size="tiny"
|
||||
to={userResultsEditHighlightsPage(userPageData)}
|
||||
className="mx-auto"
|
||||
>
|
||||
{t("results.highlights.choose")}
|
||||
</LinkButton>
|
||||
|
||||
Reference in New Issue
Block a user