forked from mystiq/hydrogen-web
add comment
This commit is contained in:
parent
fd28b39e23
commit
f1b557f995
1 changed files with 1 additions and 0 deletions
|
@ -575,6 +575,7 @@ so the timeline doesn't jump when the image loads */
|
|||
.message-container .picture > .spacer {
|
||||
/* TODO: can we implement this with a pseudo element? or perhaps they are not grid items? */
|
||||
width: 100%;
|
||||
/* don't stretch height as it is a spacer, just in case it doesn't match with image height */
|
||||
align-self: start;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue