]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_variables.scss
Fix video player theatre mode
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _variables.scss
index 6ea48f80019640295d2892d57c12f9a8ba388ebd..cb6061f45ca2c8ccc13c020ce9201b862e1840e3 100644 (file)
@@ -44,7 +44,7 @@ $footer-border-color: $header-border-color;
 $video-thumbnail-height: 110px;
 $video-thumbnail-width: 200px;
 
-$theater-bottom-space: 85px;
+$theater-bottom-space: 115px;
 
 $input-background-color: $bg-color;
 $input-placeholder-color: #898989;