style : analysis panel height adjustment
This commit is contained in:
@@ -68,7 +68,7 @@ export default function GameReport() {
|
|||||||
alignItems="center"
|
alignItems="center"
|
||||||
xs={12}
|
xs={12}
|
||||||
rowGap={2}
|
rowGap={2}
|
||||||
maxHeight={{ lg: "calc(98vh - 150px)", xs: "900px" }}
|
maxHeight={{ lg: "calc(95vh - 130px)", xs: "900px" }}
|
||||||
display="grid"
|
display="grid"
|
||||||
gridTemplateRows="repeat(4, auto) fit-content(100%)"
|
gridTemplateRows="repeat(4, auto) fit-content(100%)"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user