This one is pretty simple:

.post_teaser_image_preview a { max-height: unset !important };

  • suff@piefed.social
    link
    fedilink
    Deutsch
    arrow-up
    1
    ·
    2 days ago

    Was going to post for the same. This works fine, too:

    .post_teaser_image_preview a {  max-height: none; }