diff options
Diffstat (limited to 'src/mobile')
| -rw-r--r-- | src/mobile/MobileInterface.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mobile/MobileInterface.scss b/src/mobile/MobileInterface.scss index d0849dbc7..4d86e208f 100644 --- a/src/mobile/MobileInterface.scss +++ b/src/mobile/MobileInterface.scss @@ -15,4 +15,5 @@ .mobileInterface-container { height: 100%; position: relative; + touch-action: none; }
\ No newline at end of file |
