diff --git a/chat/index.html b/chat/index.html index de4c1f8..c09df0f 100644 --- a/chat/index.html +++ b/chat/index.html @@ -8,7 +8,7 @@ .iframe-container { overflow: hidden; - height: 80vh; + height: 70vh; position: relative; } .iframe-container iframe