status component: Fix repeater name overflowing #383

Merged
floatingghost merged 1 commit from yukijoou/akkoma-fe:fix-status-usernames into develop 2024-06-25 21:34:16 +00:00

1 commit

Author SHA1 Message Date
8c49474dea status component: Fix repeater name overflowing
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
If someone repeating a post had a long username, their username would
overflow beyond the bounds of the post.

This fixes this isse by turning the bar displaying the username and
repeat icon into a flexbox.
2024-05-18 01:25:15 +02:00