aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/embed.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/standalone/videos/embed.scss')
-rw-r--r--client/src/standalone/videos/embed.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/standalone/videos/embed.scss b/client/src/standalone/videos/embed.scss
index b015c6736..fc7135d64 100644
--- a/client/src/standalone/videos/embed.scss
+++ b/client/src/standalone/videos/embed.scss
@@ -12,6 +12,7 @@ video {
12html, body { 12html, body {
13 height: 100%; 13 height: 100%;
14 margin: 0; 14 margin: 0;
15 background-color: #000;
15} 16}
16 17
17.video-js.vjs-peertube-skin { 18.video-js.vjs-peertube-skin {