Improved the style of the chat window, using message bubbles.
This commit is contained in:
@@ -20,6 +20,7 @@ const contentHtml = computed(() => {
|
||||
<template>
|
||||
<div
|
||||
v-html="contentHtml"
|
||||
class="text-body-1 text-justify"
|
||||
></div>
|
||||
|
||||
</template>
|
||||
Reference in New Issue
Block a user