fixed log overflow, resize sizing

This commit is contained in:
Joni Juup
2022-02-02 12:12:07 +02:00
parent 9a09da88ec
commit c544a03be4
6 changed files with 31 additions and 10 deletions

View File

@@ -26,6 +26,7 @@ const Home: NextPage = () => {
direction="vertical"
sizes={[70, 30]}
minSize={[100, 100]}
gutterSize={4}
style={{ height: "calc(100vh - 60px)" }}
>
<main style={{ display: "flex", flex: 1, position: "relative" }}>