]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_bootstrap-variables.scss
Add ability to mute a user/instance by server in client
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _bootstrap-variables.scss
index ce2532af509e5329e910967967ccf179cbf9d2ff..77a20cfe160a13e2da9bb2186d9f1fa5921e3e23 100644 (file)
@@ -29,4 +29,6 @@ $input-btn-focus-color: inherit;
 $input-focus-border-color: #ced4da;
 
 $nav-pills-link-active-bg: #F0F0F0;
-$nav-pills-link-active-color: #000;
\ No newline at end of file
+$nav-pills-link-active-color: #000;
+
+$zindex-dropdown: 10000;
\ No newline at end of file