Fix issue filter menu layout (#36426)

Fix #36420
This commit is contained in:
wxiaoguang
2026-01-22 10:22:20 +08:00
committed by GitHub
parent 6a5f9e12f9
commit 85c7901404
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
)}}
</form>
<div class="list-header-filters">
<div class="list-header-filters ui secondary menu tw-m-0">
{{if $.Labels}}
{{template "repo/issue/filter_item_label" dict "Labels" .Labels "QueryLink" $queryLinkWithFilter "SupportArchivedLabel" true}}
{{end}}