Skip to content

Commit

Permalink
z-index for the canvas?
Browse files Browse the repository at this point in the history
  • Loading branch information
sz3 committed Jan 10, 2024
1 parent 2799a9f commit 4997cac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@

#canvas {
display: block;
position: relative;
z-index: 0;
}

#dragdrop {
Expand Down

0 comments on commit 4997cac

Please sign in to comment.