Bug Report
Description
StatusListItem
uses Row
components to manage it's content. It's dangerous especially for handling texts which may easily overflow for narrow screens or long translations.
Related to: #18899 (comment)
Steps to reproduce
Storybook, MintedTokensView
's page, make the window narrow.
Expected behavior
Layout should handle narrow size by eliding or adapting layout
Actual behavior
Texts overflow