fix(app): user-select on desktop

This commit is contained in:
Manu Mtz.-Almeida
2018-07-29 14:48:05 +02:00
parent 1d001a3f29
commit 8a1ad1da2c
10 changed files with 15 additions and 4 deletions

View File

@ -38,7 +38,6 @@ body {
overflow: hidden;
touch-action: manipulation;
user-select: none;
-webkit-user-drag: none;