Describe the Bug
The custom status text in the user drawer is displayed on multiple lines instead of being truncated or limited to a single line.
Steps to Reproduce
- Open the sidebar.
- Set a long custom status message.
- Save the status and return to the main view.
- Open the sidebar again.
- Observe that the custom status text wraps onto multiple lines instead of remaining on a single line.
Expected Behavior
The custom status text should be displayed on a single line, truncated with an ellipsis (...) if it exceeds the available width
Actual Behavior
The custom status text wraps to multiple lines
Rocket.Chat Server Version
7.13.0
Rocket.Chat App Version
4.66.0
Device Name
All Devices
OS Version
All OS
Additional Context
No response