blob: 24639458aa56ab0b887218c424792232a6248c10 [file] [log] [blame]
ec-question .body img,
ec-message .body img,
.scTailwindThreadPostcontentroot img {
/* "Max height = full height - 2 * height of the header" */
max-height: calc(100vh - 2*64px);
}