diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index 9a8dd2d..5abbffa 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -3703,7 +3703,7 @@ const emit = defineEmits(["updateMessage", "sendMessage", "ensureAIchat", "enabl } .golden-wheel-img { - width: 60%; + width: 30%; max-width: 500px; height: auto; }