fix:修复用户消息(cron任务信息)代码块单行超长导致的界面展示异常问题 (#291)
This commit is contained in:
@@ -545,6 +545,7 @@ const renderedToolResult = computed(() => {
|
||||
line-height: 1.65;
|
||||
word-break: break-word;
|
||||
border-radius: 10px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.msg-attachments {
|
||||
|
||||
Reference in New Issue
Block a user