1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-25 19:58:36 +00:00

fix: margin

This commit is contained in:
Jason Song
2022-12-19 18:38:13 +08:00
parent b03f6e5b65
commit 825b838b81

View File

@@ -366,8 +366,7 @@ export function initRepositoryActionView() {
// action view header
.action-view-header {
width: 1127px;
margin: 0 auto 20px auto;
margin: 0 0 20px 20px;
}
.action-info-summary {