mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
add comment
This commit is contained in:
parent
fd28b39e23
commit
f1b557f995
@ -575,6 +575,7 @@ so the timeline doesn't jump when the image loads */
|
|||||||
.message-container .picture > .spacer {
|
.message-container .picture > .spacer {
|
||||||
/* TODO: can we implement this with a pseudo element? or perhaps they are not grid items? */
|
/* TODO: can we implement this with a pseudo element? or perhaps they are not grid items? */
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
/* don't stretch height as it is a spacer, just in case it doesn't match with image height */
|
||||||
align-self: start;
|
align-self: start;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user