don't let replies break condensed view for now

This commit is contained in:
William Casarin 2022-10-27 18:03:38 -07:00
parent 6ce3ab9699
commit b6d30a70a8
3 changed files with 8 additions and 4 deletions

View file

@ -419,7 +419,7 @@ function render_event(model, ev, opts={}) {
${render_name(ev.pubkey, profile)}
<span>${delta}</span>
</div>
<div>
<div class="pfpbox">
${reply_line_top}
<img class="pfp" onerror="this.onerror=null;this.src='${robohash(pk)}';" src="${get_picture(pk, profile)}">
${reply_line_bot}