mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
Display multi-line commit message on commit diff page.
This commit is contained in:
@@ -535,6 +535,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.commit-message {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.diff-head-box {
|
||||
margin-top: 10px;
|
||||
.panel-body {
|
||||
|
||||
Reference in New Issue
Block a user