Skip to content

fix(ui): prevent message timestamp overlap on small screens#1258

Open
priyapathak39 wants to merge 1 commit intoRocketChat:developfrom
priyapathak39:fix/timestamp-overlap
Open

fix(ui): prevent message timestamp overlap on small screens#1258
priyapathak39 wants to merge 1 commit intoRocketChat:developfrom
priyapathak39:fix/timestamp-overlap

Conversation

@priyapathak39
Copy link
Copy Markdown

Fixes #1257

This PR resolves an issue where message timestamps overlap with text on smaller screen sizes.

Solution:

  • Added flex-wrap to allow elements to wrap
  • Applied word-break to ensure proper text wrapping

This improves layout and readability on small screens.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Message timestamp overlaps on small screens

3 participants