diff --git a/src/Home.tsx b/src/Home.tsx index 25c10d7..c1e5f48 100644 --- a/src/Home.tsx +++ b/src/Home.tsx @@ -213,6 +213,7 @@ const Home: FunctionComponent<{ initial?: number }> = ({ initial = 0 }) => { alignItems: "center", background: theme?.background, flex: "1", + minHeight: "400px" }} > {showConnectionState && (