fix issues with overflowing fit-text when exporting to pdf #3191 #3120

This commit is contained in:
hakimel
2022-05-31 11:50:26 +02:00
parent a3f4caf179
commit 5a031c07b6
8 changed files with 12 additions and 16 deletions

View File

@ -96,10 +96,6 @@ html.print-pdf {
min-height: auto !important;
}
.reveal .r-fit-text {
white-space: normal !important;
}
.reveal img {
box-shadow: none;
}