diff --git a/src/components/status.css b/src/components/status.css index 5e0be6ac..4bf0b9a0 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -791,6 +791,10 @@ max-height: 50vh; overflow: clip; position: relative; + + &:has(.status-card):not(:has(+ .media-container)) { + max-height: 80vh; + } } .timeline-deck .status-reblog:not(.status-carousel .status-reblog)