This commit is contained in:
Timothy Jaeryang Baek 2025-09-16 16:04:44 -05:00
parent a7fd76df41
commit b34b200682

View file

@ -152,7 +152,7 @@
</div> </div>
{/if} {/if}
<div class="translate-y-[0.5px] {chevron ? '' : 'pl-1'}"> <div class="translate-y-[0.5px] {chevron ? '' : 'pl-0.5'}">
{name} {name}
</div> </div>
</button> </button>