Skip to content

Commit

Permalink
fix: sidebar z-index to prevent overlapping using device large screens
Browse files Browse the repository at this point in the history
Co-authored-by: Daniele T <Fupete@users.noreply.github.com>
Co-authored-by: Andrea Stagi <stagi.andrea@gmail.com>
  • Loading branch information
3 people authored Oct 20, 2023
1 parent 7b18b8a commit 859d905
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/nav-sidebar/nav-sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
.menu-column {
height: calc(100vh);
overflow-y: auto;
z-index: auto !important;
}

.nav-sidebar {
Expand Down

0 comments on commit 859d905

Please sign in to comment.