@ -1178,7 +1178,7 @@ watch(
class: "ing",
type: "ing",
flag: flag,
content: aiContent,
content: AIcontent,
});
chatStore.isLoading = false;
@ -5088,7 +5088,7 @@ p {
.ai-message-content {
display: flex;
align-items: center;
white-space: nowrap;
/* white-space: nowrap; */
width: fit-content;
overflow: visible;
}