@@ -303,4 +316,4 @@ const sendMessage = async () => {
transform: translate(-50%, -50%) rotate(443deg);
}
}
-
\ No newline at end of file
+
diff --git a/frontend/components/product/ChatBox/ChatMessage.vue b/frontend/components/product/ChatBox/ChatMessage.vue
index c142dce..97ecf3b 100644
--- a/frontend/components/product/ChatBox/ChatMessage.vue
+++ b/frontend/components/product/ChatBox/ChatMessage.vue
@@ -1,14 +1,13 @@
@@ -81,7 +87,11 @@ onMounted(() => {
{
{{ content }}
-
+
-
\ No newline at end of file
+
diff --git a/frontend/components/product/ProductComments.vue b/frontend/components/product/ProductComments.vue
index 2d38b65..1b0bcd8 100644
--- a/frontend/components/product/ProductComments.vue
+++ b/frontend/components/product/ProductComments.vue
@@ -1,5 +1,4 @@