diff options
-rwxr-xr-x | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index 640a3e0..1e3c1ce 100755 --- a/css/style.css +++ b/css/style.css @@ -1,7 +1,7 @@ - body { margin: 0px 0px 0px 0px; overflow: hidden; + -webkit-user-select: none; } .ui-page { |