mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-23 23:03:12 +02:00
prevent iframes from offsetting presentation
This commit is contained in:
@@ -352,6 +352,7 @@ body {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user