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

CSS Customization: Add Example for changing Avatar position #158

Open
alexteusz opened this issue Mar 19, 2021 · 0 comments
Open

CSS Customization: Add Example for changing Avatar position #158

alexteusz opened this issue Mar 19, 2021 · 0 comments

Comments

@alexteusz
Copy link
Member

Hey @kwinto and @pedily ,

Could we please add the following example to the related CSS class documentation in css-customization.md in order to show that one could change the bot avatar position from left bottom to left top?

[data-cognigy-webchat-root] [data-cognigy-webchat].webchat .webchat-message-row.bot {
  align-items: flex-start !important;
}
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

1 participant