mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix #572
This commit is contained in:
@@ -523,6 +523,12 @@
|
||||
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
|
||||
font-size: 14px;
|
||||
}
|
||||
.message {
|
||||
width: 60%;
|
||||
span {
|
||||
max-width: 500px;
|
||||
}
|
||||
}
|
||||
}
|
||||
.diff-head-box {
|
||||
margin-top: 10px;
|
||||
|
Reference in New Issue
Block a user