Skip to content

Commit aafced1

Browse files
committed
increase gap
1 parent 3d239b1 commit aafced1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/diff/compare.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
{{end}}
185185
{{else if and .PageIsComparePull (gt .CommitCount 0)}}
186186
{{if .HasPullRequest}}
187-
<div class="ui segment flex-text-block tw-gap-3">
187+
<div class="ui segment flex-text-block tw-gap-4">
188188
{{template "shared/issueicon" .}}
189189
<div class="issue-title tw-break-anywhere">
190190
{{RenderIssueTitle $.Context .PullRequest.Issue.Title ($.Repository.ComposeMetas ctx) | RenderCodeBlock}}

0 commit comments

Comments
 (0)