Update BetterDocsBlock.css

This commit is contained in:
Mirco Wittrien 2019-09-17 20:14:40 +02:00
parent ea79a138dc
commit 38ad51afd7
1 changed files with 5 additions and 0 deletions

View File

@ -257,4 +257,9 @@ body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://betterdocs." i]::after
.sizeLarge-2yOtf1, .size-JLvFeT {
max-height: 95vh;
}
@media only screen and (max-height: 850px) {
.sizeMedium-df47zS {
max-height: 95vh;
}
}