]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_variables.scss
Add abuse message management in admin
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _variables.scss
index fc13f6509e88e13d63fe1632cb34f9e77784a59c..130462b8911533edcdc0d171af67f99244bec7e2 100644 (file)
@@ -49,6 +49,7 @@ $menu-width: 240px;
 $menu-lateral-padding: 26px;
 
 $sub-menu-color: #F7F7F7;
+$sub-menu-height: 81px;
 
 $footer-height: 30px;
 $footer-margin: 30px;
@@ -91,6 +92,7 @@ $variables: (
   --secondaryColor: var(--secondaryColor),
 
   --greyForegroundColor: var(--greyForegroundColor),
+  --greyBackgroundColor: var(--greyBackgroundColor),
 
   --menuBackgroundColor: var(--menuBackgroundColor),
   --menuForegroundColor: var(--menuForegroundColor),