diff --git a/src/App.vue b/src/App.vue index d01b73f..333a942 100644 --- a/src/App.vue +++ b/src/App.vue @@ -67,5 +67,6 @@ export default { font-family: 'Avenir', Helvetica, Arial, sans-serif; transform-origin: left top; overflow: hidden; + user-select: none; }