mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-30 20:53:54 +02:00
feat: phase 1 changes: add comments feat to unchanged lines in the pull request.
This commit is contained in:
@@ -1141,6 +1141,13 @@ overflow-menu .ui.label {
|
||||
font-family: var(--fonts-regular);
|
||||
}
|
||||
|
||||
.lines-comment {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
gap: 1px;
|
||||
}
|
||||
|
||||
.lines-commit .blame-info .blame-data .blame-message {
|
||||
flex-grow: 2;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user