mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-14 04:09:29 +02:00
Backport #30920 by wxiaoguang Close #30919 Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> Co-authored-by: silverwind <me@silverwind.io> (cherry picked from commit 94c5a30c8bd2ae78ffd7bd3b39bee019c531e1e7)
This commit is contained in:
parent
6917b25ad3
commit
10a9b6b806
3 changed files with 11 additions and 10 deletions
|
@ -976,6 +976,7 @@ input:-webkit-autofill:active,
|
|||
font-weight: var(--font-weight-normal);
|
||||
margin: 0 6px;
|
||||
padding: 5px 10px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
.ui .sha.label .shortsha {
|
||||
|
|
|
@ -2588,14 +2588,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