Преглед изворни кода

Update foreground.css

Set z-index for navwrapper to 600
tu8dl3 пре 4 година
родитељ
комит
6b97d9088b
1 измењених фајлова са 1 додато и 0 уклоњено
  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,