reduce chatbox height a tad

This commit is contained in:
RoboMWM
2020-12-08 18:35:42 -08:00
committed by GitHub
parent 07fad148ee
commit 21977ce379
+1 -1
View File
@@ -8,7 +8,7 @@
.iframe-container
{
overflow: hidden;
height: 90vh;
height: 80vh;
position: relative;
}
.iframe-container iframe