From bb21e0b3c8a81206db064d68b68ce96e971aeb73 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 27 Feb 2024 16:43:01 +0100 Subject: [PATCH] Fix embed preview ratio --- client/src/standalone/videos/embed.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/client/src/standalone/videos/embed.scss b/client/src/standalone/videos/embed.scss index d15887478..6f9816af4 100644 --- a/client/src/standalone/videos/embed.scss +++ b/client/src/standalone/videos/embed.scss @@ -36,10 +36,6 @@ body { width: 100%; height: 100%; overflow: hidden; - - .vjs-poster { - background-size: 100% auto; - } } #error-block,