From a969b7435e8c0b2ab789082c2e375ad6c99ebd5f Mon Sep 17 00:00:00 2001 From: Bernt Christian Egeland Date: Thu, 19 Aug 2021 18:27:10 +0200 Subject: [PATCH] videoplayer "md:w-2/3 sm:w-full" --- web/src/components/VideoPlayer.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/VideoPlayer.jsx b/web/src/components/VideoPlayer.jsx index 3560d964a..39c013fc8 100644 --- a/web/src/components/VideoPlayer.jsx +++ b/web/src/components/VideoPlayer.jsx @@ -87,7 +87,7 @@ export default function VideoPlayer({ children, options, seekOptions = {}, onRea }, []); // eslint-disable-line react-hooks/exhaustive-deps return ( -
+