diff --git a/src/components/editors/VideoEditor/styles.scss b/src/components/editors/VideoEditor/styles.scss index 5184851c..77bd421a 100644 --- a/src/components/editors/VideoEditor/styles.scss +++ b/src/components/editors/VideoEditor/styles.scss @@ -2,6 +2,7 @@ padding-top: 56.25%; position: relative; border-radius: $radius; + background: 50% 50% no-repeat/cover; // background: darken($color: $content_bg, $amount: 2%); }