Skip to content

Commit

Permalink
added user-drag to drop container img
Browse files Browse the repository at this point in the history
  • Loading branch information
emdevs authored and DavidMatalik committed Aug 7, 2021
1 parent 70deebb commit f669440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ img {
}

.drop-container img {
-webkit-user-drag: none;
opacity: 0;
}

Expand Down

0 comments on commit f669440

Please sign in to comment.