diff --git a/css/_video-preview.scss b/css/_video-preview.scss index 0b4754eeab..3de4ef725d 100644 --- a/css/_video-preview.scss +++ b/css/_video-preview.scss @@ -1,9 +1,9 @@ .video-preview { background: none; display: inline-block; - max-height: 344px; &-container { + max-height: 344px; background: $menuBG; border-radius: 3px; overflow: auto;