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