Improve commit record's ui in comment list (#26619)

Before:

![image](795f9941-9989-4045-b0fc-d6dd0262269b)

![image](f6505f5e-4248-456e-a98d-e714c6484b2f)

After:

![image](321dda1e-6999-4851-afff-2e6c8d20367b)

![image](182f18d1-2295-4004-852b-c0ebb498b411)

---------

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit ce085b26fc5076b36c55e6a0a30ba8f11105c0bf)
This commit is contained in:
yp05327 2024-03-15 04:01:16 +09:00 committed by Earl Warren
parent 989dc10cf2
commit ed1798f66d
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
2 changed files with 9 additions and 13 deletions

View file

@ -1065,11 +1065,7 @@
.repository.view.issue .comment-list .event .detail {
margin-top: 4px;
margin-left: 14px;
}
.repository.view.issue .comment-list .event .detail .svg {
margin-right: 2px;
margin-left: 15px;
}
.repository.view.issue .comment-list .event .segments {