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
{
overflow: hidden;
height: 80vh;
height: 70vh;
position: relative;
}
.iframe-container iframe