additional fix for empty pages in pdf exports #1804
This commit is contained in:
@ -132,7 +132,7 @@ ul, ol, div, p {
|
||||
}
|
||||
|
||||
/* Slide backgrounds are placed inside of their slide when exporting to PDF */
|
||||
.reveal section .slide-background {
|
||||
.reveal .slide-background {
|
||||
display: block !important;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
Reference in New Issue
Block a user