mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-31 11:50:25 +02:00
work around iframe flicker in 3d transitions
This commit is contained in:
@@ -205,6 +205,10 @@ body {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.reveal iframe {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/* Ensure certain elements are never larger than the slide itself */
|
||||
.reveal img,
|
||||
.reveal video,
|
||||
|
2
css/reveal.min.css
vendored
2
css/reveal.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user