IE 11 support
Added un-prefixed touch-action CSS attribute added un-prefixed PointerEvents event handler hooks
This commit is contained in:
@@ -487,6 +487,7 @@ body {
|
||||
height: 100%;
|
||||
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
.reveal .slides {
|
||||
|
Reference in New Issue
Block a user