slightly reduce chatbox height
This commit is contained in:
parent
8956a37e9d
commit
e0f7e3c887
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user