Skip to content

Commit

Permalink
fix: Ensure frames are interactive (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
markdalgleish authored Dec 20, 2019
1 parent 7aa5962 commit f628d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Playroom/Preview/Preview.less
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
background-color: @white;

&:before {
pointer-events: none;
content: '';
position: absolute;
top: 0;
Expand Down

0 comments on commit f628d75

Please sign in to comment.