minor template improvements

This commit is contained in:
Alex Turchyn
2023-07-02 13:30:11 +00:00
parent 90e1aa606e
commit 346e31ca1f
7 changed files with 98 additions and 47 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<div class="pb-4 text-xl font-semibold" style="overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;">
<%= template.name %>
</div>
<div class="pb-6 pt-1">
<div class="pb-6 pt-1 space-y-1">
<p class="flex items-center space-x-1 text-xs text-base-content/60">
<%= svg_icon('user', class: 'w-4 h-4') %>
<span><%= template.author.full_name %></span>