Fix some UI regressions for commit list (#30920)
Close #30919 --------- Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
5556782ebe
commit
080486e47d
3 changed files with 11 additions and 10 deletions
|
@ -2349,14 +2349,10 @@ tbody.commit-list {
|
|||
.commit-body {
|
||||
margin: 0.25em 0;
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: anywhere;
|
||||
line-height: initial;
|
||||
}
|
||||
|
||||
/* PR-comment */
|
||||
.repository .timeline-item .commit-body {
|
||||
margin-left: 45px;
|
||||
}
|
||||
|
||||
.git-notes.top {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue