diff --git a/assets/stylesheets/components/_path.scss b/assets/stylesheets/components/_path.scss index 2c3c5c88..88c52f2f 100644 --- a/assets/stylesheets/components/_path.scss +++ b/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;