1
0
Эх сурвалжийг харах

Fix notice bar appearing below path bar

Thibaut 11 жил өмнө
parent
commit
1a3237936c

+ 1 - 1
assets/stylesheets/components/_path.scss

@@ -1,6 +1,6 @@
 ._path {
   position: absolute;
-  z-index: $noticeZ;
+  z-index: $noticeZ - 1;
   bottom: 0;
   left: $sidebarWidth;
   right: 0;