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