Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable right aligned messages? #538

Open
joshandersn opened this issue Jul 23, 2024 · 1 comment
Open

How to disable right aligned messages? #538

joshandersn opened this issue Jul 23, 2024 · 1 comment

Comments

@joshandersn
Copy link

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

.vac-offset-current {
margin-left: 50%;
justify-content: flex-end;
}

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

@sureshvv
Copy link

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

Very strange.

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

No branches or pull requests

2 participants