diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index 7fae274..75c83f7 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -213,15 +213,16 @@ - -
- - - -
+ + +
+ + + +
@@ -3998,9 +3999,11 @@ const emit = defineEmits(['updateMessage', 'sendMessage', 'ensureAIchat']); } .main { - width: 100%; + width: 90%; padding: 0.5rem; margin-bottom: 5rem; + background-color: #2b378d; + border-radius: 0px 0px 10px 10px; } .energy-converter-text {