]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_bootstrap-variables.scss
Remove progress bar transition
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _bootstrap-variables.scss
index ce2532af509e5329e910967967ccf179cbf9d2ff..7f413836b56388cf32d93582f55c4bcfa5a4c749 100644 (file)
@@ -29,4 +29,7 @@ $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;
+$zindex-popover: 10000;