]> 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 0735a00a0f71e0a680a98a71e63936433990a083..cb6061f45ca2c8ccc13c020ce9201b862e1840e3 100644 (file)
@@ -44,9 +44,9 @@ $footer-border-color: $header-border-color;
 $video-thumbnail-height: 110px;
 $video-thumbnail-width: 200px;
 
-$theater-bottom-space: 85px;
+$theater-bottom-space: 115px;
 
-$input-color: inherit;
+$input-background-color: $bg-color;
 $input-placeholder-color: #898989;
 
 /*** map theme ***/