mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 04:08:32 +03:00
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;
|
||||
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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue