ssb: pub messaged needed padding.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 26m26s

This commit is contained in:
2025-01-14 21:50:38 -05:00
parent 250933bf41
commit a8f6b3a39a
2 changed files with 3 additions and 3 deletions

View File

@ -744,7 +744,7 @@ class TfMessageElement extends LitElement {
overflow-wrap: anywhere;
}
</style>
<span>
<div class="w3-padding">
<div>
🍻
<tf-user
@ -753,7 +753,7 @@ class TfMessageElement extends LitElement {
></tf-user>
</div>
<pre>${content.address.host}:${content.address.port}</pre>
</span>`
</div>`
);
} else if (content.type === 'channel') {
return this.render_small_frame(html`