Stretch the content for boosts in boosts carousel

This commit is contained in:
Lim Chee Aun 2023-08-17 22:05:55 +08:00
parent 6755626259
commit d64a363d60

View file

@ -483,7 +483,10 @@
overflow: hidden; overflow: hidden;
position: relative; position: relative;
} }
.timeline-deck .status-reblog .status .content { .timeline-deck
.status-reblog:not(.status-carousel .status-reblog)
.status
.content {
/* Deprioritise long-form boosts */ /* Deprioritise long-form boosts */
max-height: 40vh; max-height: 40vh;
max-height: 40dvh; max-height: 40dvh;