]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_variables.scss
Add to playlist dropdown
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _variables.scss
index 3780b750120150ac463948a9c4e058cfb2f584c5..deabbf6d49a92fc6cbb6d8ffd11f13c074d73580 100644 (file)
@@ -44,8 +44,10 @@ $footer-margin: 30px;
 
 $footer-border-color: $header-border-color;
 
-$video-thumbnail-height: 110px;
-$video-thumbnail-width: 200px;
+$separator-border-color: rgba(0, 0, 0, 0.10);
+
+$video-thumbnail-height: 122px;
+$video-thumbnail-width: 223px;
 
 $theater-bottom-space: 115px;