From 38025fd9dcf5132bf4520e0807cfeb0dbcd0afea Mon Sep 17 00:00:00 2001 From: Yauheni Date: Wed, 19 Mar 2025 13:12:29 +0100 Subject: [PATCH] update styles for videoPlayerPreview --- src/styles/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/index.ts b/src/styles/index.ts index 7e351983fe4..e7d8d0bd969 100644 --- a/src/styles/index.ts +++ b/src/styles/index.ts @@ -5145,7 +5145,6 @@ const styles = (theme: ThemeColors) => width: '100%', height: '100%', borderRadius: variables.componentBorderRadiusNormal, - backgroundColor: theme.highlightBG, }, videoPlayerControlsContainer: {