ssb: Fix names extending off the reactions list dialog.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 18m6s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 18m6s
This commit is contained in:
@@ -57,7 +57,7 @@ class TfReactionsModalElement extends LitElement {
|
||||
>${x?.content?.vote?.expression}</span
|
||||
>
|
||||
<tf-user
|
||||
style="flex: 1 1"
|
||||
style="flex: 1 1; overflow: hidden"
|
||||
id=${x.author}
|
||||
.users=${this.users}
|
||||
></tf-user>
|
||||
|
||||
Reference in New Issue
Block a user