]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
video-embed: add standalone-video-embed CSS class
authorkontrollanten <6680299+kontrollanten@users.noreply.github.com>
Tue, 8 Dec 2020 14:09:39 +0000 (15:09 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Mon, 14 Dec 2020 14:25:51 +0000 (15:25 +0100)
closes #3420

client/src/standalone/videos/embed.html

index 17029ec415ace607e2849044bec6ea634e9db980..a44bf56a39e9e94165dbf8e9eb94038d946b6c93 100644 (file)
@@ -12,7 +12,7 @@
     <link rel="icon" type="image/png" href="/client/assets/images/favicon.png" />
   </head>
 
-  <body id="custom-css">
+  <body id="custom-css" class="standalone-video-embed">
 
     <div id="error-block">
       <h1 id="error-title"></h1>