X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fvideos%2F%2Bvideo-watch%2Fvideo-watch.component.scss;h=03f960339063575cc409e9a203551ff57779119b;hb=e3f9a06a73e4b6f3ac98d69391a7ca4713f098c1;hp=109357b590b40d665831cd32a09bf9a3d11783da;hpb=b891f9bc612217b5b6f08a886c7d12eca260b9c8;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss index 109357b59..03f960339 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -1,7 +1,7 @@ @import '_variables'; @import '_mixins'; -#video-container { +#video-element-wrapper { background-color: #000; display: flex; justify-content: center;