diff --git a/src/components/status.css b/src/components/status.css index edee2e0b..99978204 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -594,7 +594,7 @@ .timeline-deck .status .content { max-height: 50vh; max-height: 50dvh; - overflow: hidden; + overflow: clip; position: relative; } .timeline-deck