diff --git a/src/components/AIChat/ChatExplorer.vue b/src/components/AIChat/ChatExplorer.vue index 42e29dc3..d6bf8d51 100644 --- a/src/components/AIChat/ChatExplorer.vue +++ b/src/components/AIChat/ChatExplorer.vue @@ -310,22 +310,9 @@ watch( class="relative min-h-0 flex-1 overflow-x-hidden overflow-y-auto p-4" :class="{ 'p-0!': messages.length === 0 && !isAIThinking }" > - -
-
-
-
-