Skip to content

Commit

Permalink
update blob styles to skip pointer-events on #debug layer
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmeeks committed Sep 2, 2024
1 parent 570ab32 commit f99d64a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blob/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,5 @@ button:active {
height: 100%;
position: absolute;
z-index: 100000000;
pointer-events: none;
}

0 comments on commit f99d64a

Please sign in to comment.