mirror of
https://github.com/catdevnull/transicion-desordenada-diablo
synced 2024-11-15 02:21:39 +00:00
frontend: badge inline
This commit is contained in:
parent
0502d8f14d
commit
9dd15b11b7
1 changed files with 2 additions and 2 deletions
|
@ -55,11 +55,11 @@
|
|||
(no está en este dump porque hubo un error al bajarlo)
|
||||
{:else}
|
||||
<div>
|
||||
<h3 class="flex gap-2">
|
||||
<h3>
|
||||
{dist.title}
|
||||
{#if dist.format}
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue