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

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

View File

@ -1,5 +1,5 @@
{
"type": "tildefriends-app",
"emoji": "🦀",
"previous": "&8oo0Movqf+EjqVRtP/TK9SJLoLFbXbnTH0F95sdI9q4=.sha256"
"previous": "&Ac5CtEBoIbQ8wM4FuIfTfF7j7U3Eb3C2BS9P72WyOFw=.sha256"
}

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`