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 63fb253 commit 64bf916Copy full SHA for 64bf916
templates/repo/issue/sidebar/label_list.tmpl
@@ -43,7 +43,7 @@
43
</div>
44
45
46
- <div class="ui list labels-list tw-my-2 tw-flex tw-gap-2">
+ <div class="ui list labels-list tw-my-2 tw-flex">
47
<span class="item empty-list {{if $data.SelectedLabelIDs}}tw-hidden{{end}}">{{ctx.Locale.Tr "repo.issues.new.no_label"}}</span>
48
{{range $data.AllLabels}}
49
{{if .IsChecked}}
0 commit comments