mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-04-21 04:52:14 +02:00
fix theme css conflict
This commit is contained in:
parent
d5d292f70a
commit
f11812e0a2
@ -1547,7 +1547,7 @@ $controlsArrowAngleActive: 36deg;
|
||||
}
|
||||
|
||||
// Preview overlay
|
||||
.r-overlay-preview iframe {
|
||||
.r-overlay-preview .r-overlay-content iframe {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
max-width: 100%;
|
||||
@ -1564,8 +1564,8 @@ $controlsArrowAngleActive: 36deg;
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.r-overlay-preview img,
|
||||
.r-overlay-preview video {
|
||||
.r-overlay-preview .r-overlay-content img,
|
||||
.r-overlay-preview .r-overlay-content video {
|
||||
position: absolute;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
|
2
dist/reveal.css
vendored
2
dist/reveal.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user