forked from cory/tildefriends
		
	ssb: Fix names extending off the reactions list dialog.
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