]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/app.component.scss
Fix video-ccomment-add cancellation
[github/Chocobozzz/PeerTube.git] / client / src / app / app.component.scss
index a7be8e1afa6af7ca9239e148fb6cce4f839282c9..f1b49a1e29aeb6abd9c34023059fb2544fce1aa5 100644 (file)
@@ -8,6 +8,7 @@
 .sub-header-container {
   margin-top: $header-height;
   background-color: var(--mainBackgroundColor);
+  width: 100%;
 }
 
 .header {
@@ -21,7 +22,7 @@
   display: flex;
 
   .top-left-block {
-    z-index: z(headerLeft);
+    z-index: 1;
     height: $header-height;
     display: flex;
     align-items: center;