don't let replies break condensed view for now
This commit is contained in:
parent
6ce3ab9699
commit
b6d30a70a8
3 changed files with 8 additions and 4 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue