slightly reduce chatbox height

This commit is contained in:
RoboMWM
2021-02-19 08:17:28 -08:00
committed by GitHub
parent 8956a37e9d
commit e0f7e3c887
+1 -1
View File
@@ -8,7 +8,7 @@
.iframe-container .iframe-container
{ {
overflow: hidden; overflow: hidden;
height: 80vh; height: 70vh;
position: relative; position: relative;
} }
.iframe-container iframe .iframe-container iframe