From ce2e18f01aec53f0a0cf293cdb782c52b1e2c48c Mon Sep 17 00:00:00 2001 From: Roman Drozd Date: Wed, 20 May 2020 15:49:31 +0200 Subject: [PATCH] Fix lint --- app/src/components/VideoContainers/VideoView.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/src/components/VideoContainers/VideoView.js b/app/src/components/VideoContainers/VideoView.js index 10aa1df..7bbe6fa 100644 --- a/app/src/components/VideoContainers/VideoView.js +++ b/app/src/components/VideoContainers/VideoView.js @@ -83,9 +83,9 @@ const styles = (theme) => '&.left' : { - backgroundColor : 'rgba(0, 0, 0, 0.25)', - display : 'grid', - gap : '1px 5px', + backgroundColor : 'rgba(0, 0, 0, 0.25)', + display : 'grid', + gap : '1px 5px', // eslint-disable-next-line gridTemplateAreas : '\