Skip to content

Need style option to change margins around bubbles #1837

@stevospinks

Description

@stevospinks

I'm facing this issue:

image

On the left is without any styling changes, on the right is my fixed version using this CSS rule set:

#webchat .content .row {
    margin-left: 0;
    margin-right: 0;
}

It would be great if this could be added to the style options

Metadata

Metadata

Assignees

Labels

front-burnerp1Painful if we don't fix, won't block releasing

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions