feat: phase 1 changes: add comments feat to unchanged lines in the pull request.

This commit is contained in:
Rajesh Jonnalagadda
2024-11-11 07:03:55 +05:30
parent 0f397ae09b
commit 274ed54484
8 changed files with 292 additions and 82 deletions
+7
View File
@@ -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;