various improvements

This commit is contained in:
yohlo
2025-09-17 09:02:20 -05:00
parent c170e1e1fe
commit 498010e3e2
25 changed files with 733 additions and 643 deletions

View File

@@ -10,7 +10,7 @@ export const Route = createFileRoute("/_authed/stats")({
await ensureServerQueryData(queryClient, playerQueries.allStats());
},
loader: () => ({
withPadding: true,
withPadding: false,
fullWidth: true,
header: {
title: "Player Stats"