From: Vincent Vanwaelscappel Date: Tue, 6 Jun 2023 07:05:50 +0000 (+0200) Subject: wip #5986 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8e18b7e42dee095e24cb2700ac529de7a90ff1a9;p=fluidbook-html5.git wip #5986 @0.25 --- 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; }