mirror of
https://github.com/go-gitea/gitea.git
synced 2025-04-18 00:47:48 -04:00
fix: margin
This commit is contained in:
parent
b03f6e5b65
commit
825b838b81
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user