forked from cory/tildefriends
		
	ssb: Fix names extending off the reactions list dialog.
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| { | ||||
| 	"type": "tildefriends-app", | ||||
| 	"emoji": "🦀", | ||||
| 	"previous": "&ceivZzkWd2Bvvdzdvdv68bZm2Y9oC0J352C78ZmMMU4=.sha256" | ||||
| 	"previous": "&8FMOhPO4AEs9qZRm6h9vLmm4Ed7TxBJ8EqW8I4RuCY0=.sha256" | ||||
| } | ||||
|   | ||||
| @@ -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