diff --git a/src/app.css b/src/app.css index e4ebba4b..daa1b9cb 100644 --- a/src/app.css +++ b/src/app.css @@ -463,6 +463,9 @@ a.mention span { max-height: 100vh; max-height: 100dvh; } +.carousel > * video { + min-height: 80px; +} .carousel-top-controls { top: 0;