reduce chatbox height a tad
This commit is contained in:
parent
07fad148ee
commit
21977ce379
|
|
@ -8,7 +8,7 @@
|
||||||
.iframe-container
|
.iframe-container
|
||||||
{
|
{
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
height: 90vh;
|
height: 80vh;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
.iframe-container iframe
|
.iframe-container iframe
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user