Skip to content

Commit 76dc900

Browse files
committed
allow pan on reveal.js root
1 parent 19e54eb commit 76dc900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/reveal.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@ $controlsArrowAngleActive: 36deg;
677677
width: 100%;
678678
height: 100%;
679679
overflow: hidden;
680-
touch-action: pinch-zoom;
680+
touch-action: auto;
681681
}
682682

683683
// Swiping on an embedded deck should not block page scrolling...

0 commit comments

Comments
 (0)