style:调整对话样式

This commit is contained in:
Roe-xin
2026-01-08 20:25:51 +08:00
parent 4b2f6967dc
commit 4037e9e2d7
4 changed files with 56 additions and 24 deletions

View File

@ -70,7 +70,7 @@ export function getCodeHighlightStyles(): string {
/* 代码块语言标签 */
.code-block-wrapper {
position: relative;
margin: 12px 0;
margin: -20px 0;
}
.code-language-label {