Place save data box above mod logs
This commit is contained in:
parent
a4ae399038
commit
9c36ef4baa
@ -357,7 +357,6 @@ export default function () {
|
||||
</CardFooter>
|
||||
</Card>
|
||||
</Container>
|
||||
{history}
|
||||
<Container
|
||||
display={Object.values(saveData).length ? undefined : "none"}
|
||||
my="16px"
|
||||
@ -387,6 +386,7 @@ export default function () {
|
||||
</CardBody>
|
||||
</Card>
|
||||
</Container>
|
||||
{history}
|
||||
</Container>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user