style : analysis UI size rework

This commit is contained in:
GuillaumeSD
2024-04-06 17:34:18 +02:00
parent bcb3366895
commit 71fef9014c
17 changed files with 66 additions and 31 deletions

View File

@@ -57,8 +57,8 @@ export default function GameReport() {
borderWidth: 2,
boxShadow: "0 2px 10px rgba(0, 0, 0, 0.5)",
}}
padding={3}
rowGap={3}
padding={2.5}
rowGap={2}
style={{
maxWidth: "1200px",
}}