浏览代码

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,