mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Fix #572
This commit is contained in:
@@ -1489,6 +1489,12 @@ The register and sign-in page style
|
||||
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
|
||||
font-size: 14px;
|
||||
}
|
||||
.commit-list .message {
|
||||
width: 60%;
|
||||
}
|
||||
.commit-list .message span {
|
||||
max-width: 500px;
|
||||
}
|
||||
.diff-head-box {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user