Space out genre badges
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<:item title="Genres">
|
||||
<span
|
||||
:for={genre <- @record.genres}
|
||||
class="inline-flex items-center mr-2 rounded-md bg-gray-50 px-2 py-1 text-xs font-medium text-gray-600 ring-1 ring-inset ring-gray-500/10"
|
||||
class="inline-flex items-center mr-2 mb-2 rounded-md bg-gray-50 px-2 py-1 text-xs font-medium text-gray-600 ring-1 ring-inset ring-gray-500/10"
|
||||
>
|
||||
<%= genre %>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user