Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #182 from Aerijo/user-select
Browse files Browse the repository at this point in the history
Disable user select
  • Loading branch information
Aerijo committed Aug 3, 2018
2 parents 3055e3e + 1909598 commit 34fa0bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/image-view.less
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
display: flex;
flex-direction: column;
background-color: @pane-item-background-color;
user-select: none;


// Image Controls -------------------
Expand Down

0 comments on commit 34fa0bb

Please sign in to comment.