vue-advanced-chat icon indicating copy to clipboard operation
vue-advanced-chat copied to clipboard

How to disable right aligned messages?

Open joshandersn opened this issue 1 year ago • 1 comments
trafficstars

After some inspect element investigating this is the code aligning my messages to the right.

https://github.com/advanced-chat/vue-advanced-chat/blob/87b7ee8790c9b4803e98a1702c841cd4e4abcf0d/src/lib/Room/RoomMessage/RoomMessage.scss#L117-L120

I have found nothing in the docs regarding this kind of customization

Context

I want all messages to align-start (and take up full width)

Screenshot 2024-07-23 at 11 59 43 AM

joshandersn avatar Jul 23 '24 16:07 joshandersn

any update on this? I find resizing the window seems to affect message text alignment.

Very strange.

sureshvv avatar Sep 25 '24 05:09 sureshvv