]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_variables.scss
Update client dependencies
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _variables.scss
index 225cad9c200c78b1c04b1f1c2e76ced6c54bb368..f16145ae0823c07aa347607c413ac5779ffde6cd 100644 (file)
@@ -1,6 +1,5 @@
 @use 'sass:math';
 @use 'sass:color';
-@use '~bootstrap/scss/functions' as *;
 
 $small-view: 800px;
 $mobile-view: 500px;
@@ -176,7 +175,7 @@ $zindex: (
   tooltip         : 14000,
   loadbar         : 15000,
   privacymsg      : 17500,
-  header          : 17500,
+  root-header     : 17500,
   help-popover    : 17600,
   dropdown        : 17600,
   modal           : 19000,