style : analysis panel height adjustment

This commit is contained in:
GuillaumeSD
2024-04-09 23:07:14 +02:00
parent 21d0b31013
commit 9174ef1bdf

View File

@@ -68,7 +68,7 @@ export default function GameReport() {
alignItems="center"
xs={12}
rowGap={2}
maxHeight={{ lg: "calc(98vh - 150px)", xs: "900px" }}
maxHeight={{ lg: "calc(95vh - 130px)", xs: "900px" }}
display="grid"
gridTemplateRows="repeat(4, auto) fit-content(100%)"
>