Просмотр исходного кода

Update foreground.css

Set z-index for navwrapper to 600
tu8dl3 4 лет назад
Родитель
Сommit
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,