+1
-1
appview/pages/templates/repo/log.html
+1
-1
appview/pages/templates/repo/log.html
···
80
80
<div>
81
81
<div class="flex items-center justify-between">
82
82
<div class="flex-1">
83
-
<div class="flex items-center">
83
+
<div class="inline">
84
84
<a href="/{{ $.RepoInfo.FullName }}/commit/{{ $commit.Hash.String }}"
85
85
class="inline no-underline hover:underline dark:text-white">
86
86
{{ index $messageParts 0 }}