blob: 24639458aa56ab0b887218c424792232a6248c10 [file] [log] [blame]
Adrià Vilanova Martínez9d27c212021-12-05 13:54:10 +01001ec-question .body img,
Adrià Vilanova Martínezc0a0abc2022-01-28 11:06:02 +01002 ec-message .body img,
3 .scTailwindThreadPostcontentroot img {
Adrià Vilanova Martínez9d27c212021-12-05 13:54:10 +01004 /* "Max height = full height - 2 * height of the header" */
5 max-height: calc(100vh - 2*64px);
6}