mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-22 22:28:19 +00:00
fix: make show details stick to the bottom of the xxsmall PostCard
This commit is contained in:
parent
c3db5e6873
commit
49df825cd4
@ -212,6 +212,7 @@ PostCard.styles = {
|
||||
.post-card__show-details {
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
}
|
||||
|
||||
.post-card__show-details {
|
||||
|
Loading…
x
Reference in New Issue
Block a user