父级目录图标位置优化

This commit is contained in:
lutinglt
2025-02-10 12:54:41 +08:00
parent 21aa5cdc47
commit 7eff93195b

View File

@@ -165,6 +165,15 @@
height: 3.725rem;
padding-right: 16px;
&.parent-link {
gap: 0.5rem;
padding-left: 16px;
svg {
margin-right: 2px;
}
}
.latest-commit {
.commit-summary {
color: #9198a1;