Missed this one
This commit is contained in:
parent
a9412609cf
commit
0dfa4d6297
1 changed files with 5 additions and 1 deletions
|
@ -663,7 +663,11 @@ a:focus-visible .card img {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
align-self: center;
|
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;
|
align-self: flex-start;
|
||||||
flex-grow: 0;
|
flex-grow: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue