Skip to content

Commit

Permalink
fix: fix connect wallet modal while changing wallet (#3257)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 authored Oct 23, 2023
1 parent a1a7221 commit 36c7e13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const SideBar = styled.div`
margin: auto;
bottom: 0;
left: 0;
z-index: 102;
z-index: 5;
padding: 0;
cursor: default;
overflow-y: hidden;
Expand Down

0 comments on commit 36c7e13

Please sign in to comment.