]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/application.scss
Add video channel view
[github/Chocobozzz/PeerTube.git] / client / src / sass / application.scss
index 478737a434dec20f0c0a428fff82078a79938782..28b466c01cd1f20f4acf51f09c11570bf7e183cc 100644 (file)
@@ -104,7 +104,7 @@ label {
     background-color: var(--submenuColor);
     width: 100%;
     height: 81px;
-    margin-bottom: 30px;
+    margin-bottom: $sub-menu-margin-bottom;
     display: flex;
     align-items: center;
     padding-left: $not-expanded-horizontal-margins;