X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fsass%2Finclude%2F_bootstrap-variables.scss;h=77a20cfe160a13e2da9bb2186d9f1fa5921e3e23;hb=65b21c961c69c4a63c7c0c34be3d6d034a1176c7;hp=ce2532af509e5329e910967967ccf179cbf9d2ff;hpb=b44164bb567fe7c9f65f1ac2908d44990a8ccc8e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/sass/include/_bootstrap-variables.scss b/client/src/sass/include/_bootstrap-variables.scss index ce2532af5..77a20cfe1 100644 --- a/client/src/sass/include/_bootstrap-variables.scss +++ b/client/src/sass/include/_bootstrap-variables.scss @@ -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