ssb: Reduce message margins.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 22m25s

This commit is contained in:
2025-01-02 21:16:49 -05:00
parent 0c9f5769d3
commit 3513619221
3 changed files with 7 additions and 3 deletions

View File

@ -476,7 +476,7 @@ class TfMessageElement extends LitElement {
}
</style>
<div
class="w3-card-4 ${this.class_background()} w3-border-theme w3-margin"
class="w3-card-4 ${this.class_background()} w3-border-theme w3-margin-top"
style="overflow: auto; overflow-wrap: anywhere; display: block; max-width: 100%"
>
${inner}