Skip to content

Commit

Permalink
Give #context-menu a z-index
Browse files Browse the repository at this point in the history
  • Loading branch information
StarLederer committed Apr 18, 2021
1 parent 8b9afd4 commit c37aacd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assets/context-menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
flex-direction: column;
border-radius: 0.25rem;
overflow: hidden;

z-index: 10;
}
#context-menu button {
width: 20rem;
Expand Down

0 comments on commit c37aacd

Please sign in to comment.