Skip to content

Commit

Permalink
Fix for the standalone devtools not responding to clicks.
Browse files Browse the repository at this point in the history
  • Loading branch information
cwatson88 committed Dec 12, 2019
1 parent 12c0004 commit 8671ef9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
.TabContent {
flex: 1 1 100%;
overflow: auto;
-webkit-app-region: no-drag;
}

.DevToolsVersion {
Expand Down

0 comments on commit 8671ef9

Please sign in to comment.