Skip to content

Commit 3b4e054

Browse files
committed
remove arrow to avatar
1 parent 72f8bb5 commit 3b4e054

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

web_src/css/repo.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,12 @@
669669
.comment.form .issue-content-left .content {
670670
margin-left: 0 !important;
671671
}
672+
.comment.form .issue-content-left .content::before,
673+
.comment.form .issue-content-left .content::after,
674+
.comment.form .content .form::before,
675+
.comment.form .content .form::after {
676+
display: none;
677+
}
672678
}
673679

674680
.repository.view.issue .issue-title {

0 commit comments

Comments
 (0)