fix:修复用户消息(cron任务信息)代码块单行超长导致的界面展示异常问题 (#291)

This commit is contained in:
白兮丶
2026-04-29 19:56:41 +08:00
committed by GitHub
parent bfb0da2806
commit 7053212d48
@@ -545,6 +545,7 @@ const renderedToolResult = computed(() => {
line-height: 1.65;
word-break: break-word;
border-radius: 10px;
max-width: 100%;
}
.msg-attachments {