Skip to content

Commit e093abe

Browse files
committed
update
1 parent 0353ede commit e093abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/actions/runs_list.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<div class="run-list-meta">{{svg "octicon-calendar" 16}}{{DateUtils.TimeSince $run.Updated}}</div>
3737
<div class="run-list-meta">{{svg "octicon-stopwatch" 16}}{{$run.Duration}}</div>
3838
</div>
39-
<div class="ui jump dropdown item tw-p-2">
39+
<div class="ui jump dropdown tw-p-2">
4040
{{svg "octicon-kebab-horizontal"}}
4141
<div class="menu">
4242
<a class="item" href="{{$run.Link}}">{{svg "octicon-play"}}{{ctx.Locale.Tr "view"}}</a>

0 commit comments

Comments
 (0)