diff --git a/front/src/Components/Video/MediaBox.svelte b/front/src/Components/Video/MediaBox.svelte index 52b8f6c5..4118f34e 100644 --- a/front/src/Components/Video/MediaBox.svelte +++ b/front/src/Components/Video/MediaBox.svelte @@ -44,7 +44,7 @@ pointer-events: auto; padding: 0; - max-height: 85%; + max-height: 200px; max-width: 85%; &:hover {