forked from tangled.org/core
Monorepo for Tangled

appview: repo/log: fix alignment of ellipses and tag pills

Changed files
+1 -1
appview
pages
templates
repo
+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 }}