From d5a8799fdeeb30980087b4a7dde7dcbff9d1534f Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Sun, 26 Mar 2023 19:30:03 +0800 Subject: [PATCH] issue caused by height: 100vh --- src/app.tsx | 2 +- src/global.css | 6 ++++++ src/settings.tsx | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/app.tsx b/src/app.tsx index 1359801..b151ff3 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -90,7 +90,7 @@ export function App() { }, [selectedChatIndex]); return ( -
+