diff --git a/src/style.scss b/src/style.scss index b0aafa0..b649d00 100644 --- a/src/style.scss +++ b/src/style.scss @@ -1,3 +1,7 @@ +* { + -webkit-user-drag: none !important; +} + html, body, #app {