fix pdf print when showNotes is disabled
This commit is contained in:
parent
5d39e8b8ce
commit
1c6990d20f
2 changed files with 3 additions and 2 deletions
|
@ -157,7 +157,7 @@ ul, ol, div, p {
|
|||
}
|
||||
|
||||
/* Display slide speaker notes when 'showNotes' is enabled */
|
||||
.reveal .speaker-notes {
|
||||
.reveal .speaker-notes-pdf {
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-height: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue