Merge pull request #3160 from xinnan-tech/fix-chat-title

fix: 修复聊天记录标题过长展示异常的问题
This commit is contained in:
wengzh
2026-05-08 11:08:23 +08:00
committed by GitHub
@@ -426,7 +426,7 @@ export default {
}
.session-info {
flex: 1;
width: calc(100% - 50px);
}
.session-time {