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.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/src/standalone/videos/embed.scss b/client/src/standalone/videos/embed.scss
index 95573dabe..cbe6bdd01 100644
--- a/client/src/standalone/videos/embed.scss
+++ b/client/src/standalone/videos/embed.scss
@@ -27,6 +27,11 @@ html, body {
27 background-color: #000; 27 background-color: #000;
28} 28}
29 29
30#video-wrapper {
31 width: 100%;
32 height: 100%;
33}
34
30.video-js.vjs-peertube-skin { 35.video-js.vjs-peertube-skin {
31 width: 100%; 36 width: 100%;
32 height: 100%; 37 height: 100%;