frontend: badge inline

This commit is contained in:
Cat /dev/Nulo 2023-12-07 20:15:11 -03:00
parent 0502d8f14d
commit 9dd15b11b7

View file

@ -55,11 +55,11 @@
(no está en este dump porque hubo un error al bajarlo) (no está en este dump porque hubo un error al bajarlo)
{:else} {:else}
<div> <div>
<h3 class="flex gap-2"> <h3>
{dist.title} {dist.title}
{#if dist.format} {#if dist.format}
<span <span
class="border border-current text-blue-800 relative flex items-center text-xs font-semibold pl-2 pr-2.5 py-1 rounded-full" class="border border-current text-blue-800 relative inline-flex items-center text-xs font-semibold pl-2 pr-2.5 py-1 rounded-full ml-1"
> >
<span>{dist.format}</span> <span>{dist.format}</span>
</span> </span>