X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2Fapp.component.scss;h=d9dace16bd34da8a828d1adaef37b4c87421d135;hb=45e0d6697c107d77dce73d8e354867dc1959741d;hp=7a6710829efcdba6ae293c329c3b6903efeebc8d;hpb=36f2981f7d586cea206e4c143c18cf866a4e3acd;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index 7a6710829..d9dace16b 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss @@ -21,7 +21,7 @@ display: flex; .top-left-block { - z-index: z(headerLeft); + z-index: 1; height: $header-height; display: flex; align-items: center; @@ -61,7 +61,7 @@ } } - @media screen and (max-width: 500px) { + @media screen and (max-width: $mobile-view) { width: 70px; .peertube-title {