mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-27 21:55:15 -05:00
Fixed issue 1407 (#1428)
This commit is contained in:
@@ -34,7 +34,7 @@ export default function UserResultsPage() {
|
||||
{showHighlightsSection && (
|
||||
<Section
|
||||
title={t("results.highlights")}
|
||||
className="u__results-table-wrapper u__results-table-highlights stack md items-center"
|
||||
className="u__results-table-wrapper u__results-table-highlights stack md"
|
||||
>
|
||||
{hasHighlights && (
|
||||
<UserResultsTable
|
||||
|
||||
Reference in New Issue
Block a user