-ms-touch-action for #450
parent
f5155ed2a1
commit
d94ae2cf70
|
@ -544,6 +544,8 @@ body {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
|
-ms-touch-action: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.reveal .slides {
|
.reveal .slides {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue