diff --git a/src/views/AiEmotion.vue b/src/views/AiEmotion.vue index b63cdba..c19c7ed 100644 --- a/src/views/AiEmotion.vue +++ b/src/views/AiEmotion.vue @@ -1941,7 +1941,7 @@ defineExpose({ padding: 20px; border-radius: 15px; margin: 20px; - background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(0, 100, 200, 0.15) 100%); + /* background: linear-gradient(135deg, rgba(0, 212, 255, 0.15) 0%, rgba(0, 100, 200, 0.15) 100%); */ border: 2px solid rgba(0, 212, 255, 0.4); }