diff --git a/assets/styles/video/_container.scss b/assets/styles/video/_container.scss index e9fe933d..67a70c30 100644 --- a/assets/styles/video/_container.scss +++ b/assets/styles/video/_container.scss @@ -28,7 +28,7 @@ height: 100%; converse-muc { - min-height: max(62vh, 400px); + min-height: max(58vh, 400px); } }