mirror of
https://github.com/go-gitea/gitea
synced 2025-07-26 20:28:40 +00:00
fix: margin
This commit is contained in:
@@ -366,8 +366,7 @@ export function initRepositoryActionView() {
|
|||||||
// action view header
|
// action view header
|
||||||
|
|
||||||
.action-view-header {
|
.action-view-header {
|
||||||
width: 1127px;
|
margin: 0 0 20px 20px;
|
||||||
margin: 0 auto 20px auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.action-info-summary {
|
.action-info-summary {
|
||||||
|
Reference in New Issue
Block a user