mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 17:05:06 +01:00
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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue