diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index 8374b62..6e28c83 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -4147,7 +4147,7 @@ const emit = defineEmits(["updateMessage", "sendMessage", "ensureAIchat", "enabl font-weight: bold; padding: 15px 20px; border-radius: 15px; - max-width: 60%; + max-width: 80%; text-align: left; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); margin: 0;