mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-28 00:40:31 +02:00
fix: truncated long r-fit-text on pdf
This commit is contained in:
@@ -141,6 +141,11 @@
|
||||
|
||||
transform: none !important;
|
||||
}
|
||||
|
||||
.reveal .r-fit-text {
|
||||
white-space: normal !important;
|
||||
}
|
||||
|
||||
.reveal section img {
|
||||
display: block;
|
||||
margin: 15px 0px;
|
||||
|
Reference in New Issue
Block a user