Skip to content

Commit 8343f9f

Browse files
committed
add comment
1 parent ebd97d0 commit 8343f9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web_src/css/repo.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,8 @@ td .commit-summary {
528528
}
529529

530530
.repository.view.issue .comment-list .timeline-item .comment-text-line {
531+
/* TODO: this "line-height" is not ideal (actually it is abused), many layouts depend on this magic value,
532+
for example: alignment of the header arrow and the avatar, view PR commit list left icon layout, dismiss review with reason, etc */
531533
line-height: 32px;
532534
vertical-align: middle;
533535
color: var(--color-text-light);

0 commit comments

Comments
 (0)