diff --git a/demo/src/sandboxes/cards-stack/src/styles.module.css b/demo/src/sandboxes/cards-stack/src/styles.module.css index 1f9a4d957..386729d5f 100644 --- a/demo/src/sandboxes/cards-stack/src/styles.module.css +++ b/demo/src/sandboxes/cards-stack/src/styles.module.css @@ -12,6 +12,7 @@ display: flex; align-items: center; justify-content: center; + touch-action: none; } .deck > div {