Skip to content

Commit

Permalink
left sidebar not clickable due to indexing
Browse files Browse the repository at this point in the history
  • Loading branch information
NagendraOpsmx committed Apr 18, 2024
1 parent 2edec75 commit 35f8a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/app/sidebar/sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
color: white;
background-color: $silver-lining;
overflow: auto;
z-index: 0 !important;
z-index: 0;

&__logo {
justify-content: center;
Expand Down

0 comments on commit 35f8a7a

Please sign in to comment.