Skip to content

How to disable right aligned messages?  #538

Open
@joshandersn

Description

@joshandersn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions