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 6c44240 commit 48cb4ddCopy full SHA for 48cb4dd
templates/repo/commits_table.tmpl
@@ -9,7 +9,7 @@
9
{{end}}
10
</div>
11
<div class="commits-table-left tw-flex tw-items-center">
12
- <input type="checkbox" name="history-enable-follow-renames" style="margin-right: 5px;"/>
+ <input type="checkbox" name="history-enable-follow-renames" class="tw-mr-[5px]"/>
13
<label for="history-enable-follow-renames">{{ctx.Locale.Tr "repo.commits.history_follow_rename"}}</label>
14
15
{{if .IsDiffCompare}}
0 commit comments