Skip to content

Commit 8b03ca6

Browse files
Update templates/repo/commits.tmpl
Co-authored-by: wxiaoguang <[email protected]>
1 parent 5e39f65 commit 8b03ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/commits.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="ui container">
55
{{template "repo/sub_menu" .}}
66
<div class="repo-button-row">
7-
<div class="tw-flex tw-items-center repo-button-row-left">
7+
<div class="repo-button-row-left">
88
{{template "repo/branch_dropdown" dict "root" .}}
99
<a href="{{.RepoLink}}/graph" class="ui basic small compact button">
1010
{{svg "octicon-git-branch"}}

0 commit comments

Comments
 (0)