Skip to content

Commit

Permalink
[BUG] The Pointer Events for the DebugPlugin are getting blocked #1597
Browse files Browse the repository at this point in the history
  • Loading branch information
MSNev committed Jul 1, 2021
1 parent 110b22f commit 5a28123
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@ export const tempStyle = (prefix: string) => `
text-decoration: underline;
}
.${prefix}-dbg-lgr :not(div span.obj-key) {
font-weight: bold;
pointer-events: none;
}
.${prefix}-dbg-lgr .obj-time {
padding-right: 15px;
color: #605E5C;
Expand Down

0 comments on commit 5a28123

Please sign in to comment.