Synchronized repository template

This commit is contained in:
lutinglt
2025-11-27 17:50:57 +08:00
parent 2da9dda3af
commit 47519afe4a
12 changed files with 454 additions and 7 deletions

View File

@@ -111,6 +111,7 @@ export const fixButtonHeight = css`
// 修复仓库页仓库操作按钮高度对齐和修正
.repo-button-row .ui.button {
min-height: 32px;
height: 32px;
}
// 修复因上面小按钮高度导致仓库星标克隆等按钮高度过高
.repo-header {