diff --git a/chat/index.html b/chat/index.html index 5dca79e..18b4d79 100644 --- a/chat/index.html +++ b/chat/index.html @@ -8,7 +8,7 @@ .iframe-container { overflow: hidden; - height: 90vh; + height: 80vh; position: relative; } .iframe-container iframe