We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d239b1 commit aafced1Copy full SHA for aafced1
templates/repo/diff/compare.tmpl
@@ -184,7 +184,7 @@
184
{{end}}
185
{{else if and .PageIsComparePull (gt .CommitCount 0)}}
186
{{if .HasPullRequest}}
187
- <div class="ui segment flex-text-block tw-gap-3">
+ <div class="ui segment flex-text-block tw-gap-4">
188
{{template "shared/issueicon" .}}
189
<div class="issue-title tw-break-anywhere">
190
{{RenderIssueTitle $.Context .PullRequest.Issue.Title ($.Repository.ComposeMetas ctx) | RenderCodeBlock}}
0 commit comments