From 8e18b7e42dee095e24cb2700ac529de7a90ff1a9 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 6 Jun 2023 09:05:50 +0200 Subject: [PATCH] wip #5986 @0.25 --- style/fluidbook.video.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/fluidbook.video.less b/style/fluidbook.video.less index 1c2a9c3a..d10fdc72 100644 --- a/style/fluidbook.video.less +++ b/style/fluidbook.video.less @@ -59,6 +59,10 @@ } } +#pages video { + object-fit: fill; +} + #links .videoContainer.integration-background_texts { opacity: 0; } -- 2.39.5