reduce max-height of images in pdfs
This commit is contained in:
parent
fa6187072e
commit
da1f221b4f
|
@ -142,6 +142,7 @@ ul, ol, div, p {
|
||||||
}
|
}
|
||||||
.reveal img {
|
.reveal img {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
max-height: 80%;
|
||||||
}
|
}
|
||||||
.reveal .roll {
|
.reveal .roll {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user