Missed this one

This commit is contained in:
Lim Chee Aun 2023-03-02 22:15:44 +08:00
parent a9412609cf
commit 0dfa4d6297

View file

@ -663,7 +663,11 @@ a:focus-visible .card img {
flex-grow: 1;
align-self: center;
}
.status.large .card.large .meta-container {
.status.large .card.large .meta-container,
.status-carousel
.content-container[data-content-text-weight='1']
.card.large
.meta-container {
align-self: flex-start;
flex-grow: 0;
}