Explorar el Código

Update foreground.css

Set z-index for navwrapper to 600
tu8dl3 hace 4 años
padre
commit
6b97d9088b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      assets/stylesheets/foreground.css

+ 1 - 0
assets/stylesheets/foreground.css

@@ -694,6 +694,7 @@ nav.top-bar,
 
 #navwrapper {
     background: var(--main-color);
+	z-index: 600;
 }
 
 ul#top-bar-left li,