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