feat: Add support for markdown in messages (#1642)
Co-authored-by: Pranav <pranav@chatwoot.com>
This commit is contained in:
parent
5adbc84e0c
commit
a5c3c4301c
13 changed files with 208 additions and 40 deletions
|
@ -94,6 +94,7 @@ export default {
|
|||
|
||||
.message-wrap {
|
||||
margin-right: $space-small;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.in-progress {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue