This commit is contained in:
lutinglt
2025-12-05 09:29:26 +08:00
parent d27376a800
commit 4a60775c32
6 changed files with 15 additions and 17 deletions

View File

@@ -564,7 +564,7 @@ export const timeline = css`
}
.timeline-item,
.timeline-item-group {
padding: 16px 0;
padding: 12px 0;
.comment-text-line {
color: ${themeVars.color.text.light.num1};
}