Skip to content

Commit c9516ed

Browse files
committed
Trying to add similar style in issue label filter
Signed-off-by: puni9869 <[email protected]>
1 parent 147706b commit c9516ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{if .IsArchived}}
2-
<span class="ui basic mini label" data-tooltip-content="{{ctx.Locale.Tr "repo.issues.label_archive_tooltip"}}">
2+
<span class="ui label basic small" data-tooltip-content="{{ctx.Locale.Tr "repo.issues.label_archive_tooltip"}}">
33
{{ctx.Locale.Tr "archived"}}
44
</span>
55
{{end}}

0 commit comments

Comments
 (0)