]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_variables.scss
Improve abstract videos list
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _variables.scss
index 3780b750120150ac463948a9c4e058cfb2f584c5..0e71a18673180785e65bc3384b2cfc1018b7e673 100644 (file)
@@ -44,14 +44,19 @@ $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-miniature-width: 238px;
+$video-thumbnail-height: 122px;
+$video-thumbnail-width: 223px;
 
 $theater-bottom-space: 115px;
 
 $input-background-color: $bg-color;
 $input-placeholder-color: #898989;
 
+$sub-menu-margin-bottom: 30px;
+
 /*** map theme ***/
 
 // pass variables into a sass map,