Skip to content

Commit

Permalink
Merge pull request #2080 from manyfold3d/fix-right-click
Browse files Browse the repository at this point in the history
Fix right-click behaviour
  • Loading branch information
Floppy authored Apr 23, 2024
2 parents e41b360 + 081ebf8 commit 22c2763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/application.bootstrap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ p.alert:empty, p.notice:empty {
height: 100vh;
display: block;
z-index: -1;
pointer-events: none;
}

0 comments on commit 22c2763

Please sign in to comment.