diff --git a/apps/client/src/widgets/type_widgets/file/Video.css b/apps/client/src/widgets/type_widgets/file/Video.css index 4b46b1059d..97d207ddf4 100644 --- a/apps/client/src/widgets/type_widgets/file/Video.css +++ b/apps/client/src/widgets/type_widgets/file/Video.css @@ -1,8 +1,8 @@ -.note-detail-file > .video-preview-wrapper { +.video-preview-wrapper { width: 100%; height: 100%; position: relative; - background-color: black; + background-color: black; .video-preview { background-color: black;