src/pages/searchNew/components/ChatHistoryView.vue
@@ -194,15 +194,15 @@ text-overflow: ellipsis; /* 确保宽度限制 */ max-width: 100%; max-width: 240px; width: 100%; } /* 悬停时显示完整内容 */ /* .chat-item:hover .chat-content { .chat-item:hover .chat-content { white-space: normal; overflow: visible; text-overflow: initial; } */ } .loading-container { padding: 40px;