]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
Provide z-index centralisation for lower components
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index a7be8e1afa6af7ca9239e148fb6cce4f839282c9..d9dace16bd34da8a828d1adaef37b4c87421d135 100644 (file)
@@ -21,7 +21,7 @@
   display: flex;
 
   .top-left-block {
-    z-index: z(headerLeft);
+    z-index: 1;
     height: $header-height;
     display: flex;
     align-items: center;