mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-20 21:41:25 +02:00
enable pinch-to-zoom for android
This commit is contained in:
@@ -566,7 +566,7 @@ $controlsArrowAngleActive: 36deg;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
touch-action: none;
|
||||
touch-action: pinch-zoom;
|
||||
}
|
||||
|
||||
.reveal .slides {
|
||||
|
Reference in New Issue
Block a user