mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-26 21:20:31 +00:00
修复归档仓库 Issue 时间线过长插入归档信息框
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user