merge support for ie 11 touch
This commit is contained in:
commit
4a5b5c7c11
4 changed files with 23 additions and 8 deletions
|
@ -521,6 +521,7 @@ body {
|
|||
height: 100%;
|
||||
|
||||
-ms-touch-action: none;
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
.reveal .slides {
|
||||
|
|
2
css/reveal.min.css
vendored
2
css/reveal.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue