修复归档仓库 Issue 时间线过长插入归档信息框

This commit is contained in:
lutinglt
2025-09-09 17:47:33 +08:00
parent 247c6fd987
commit 5fb9ef2a61
4 changed files with 13 additions and 4 deletions

View File

@@ -93,7 +93,7 @@ export const activity = css`
}
}
> .page.buttons {
border-top: 1px solid ${themeVars.color.light.border};
border-top: 1px solid ${themeVars.color.secondary.self};
padding: 12px 0px;
}
}