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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
.iframe-container
{
overflow: hidden;
height: 80vh;
height: 70vh;
position: relative;
}
.iframe-container iframe