diff --git a/src/client/style.scss b/src/client/style.scss index 48393828d..93d4159d4 100644 --- a/src/client/style.scss +++ b/src/client/style.scss @@ -18,6 +18,7 @@ } html { + touch-action: manipulation; background-color: var(--bg); background-attachment: fixed; background-size: cover;