feat:修改对话中的样式 + 欢迎宁德弹窗内容

This commit is contained in:
Roe-xin
2026-02-26 17:27:23 +08:00
parent 7ca2fa1bcc
commit c9e9df3825
3 changed files with 183 additions and 104 deletions

View File

@ -544,9 +544,9 @@ export function getMessageAreaStyles(): string {
max-height: 0;
}
.tool-segment-description {
margin: 2px 0 0 0px;
margin: 6px 0 0 0px;
font-size: 12px;
color: #fff;
color: #ccc;
line-height: 1.4;
}
/* 低调显示的工具调用样式 */