fix: margin

This commit is contained in:
Jason Song 2022-12-19 18:38:13 +08:00
parent b03f6e5b65
commit 825b838b81
No known key found for this signature in database
GPG Key ID: 8402EEEE4511A8B5

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 {