token selection chevron

This commit is contained in:
hueso 2024-08-30 14:20:35 -03:00
parent 814e6a4eac
commit 659cc34d68

View File

@ -169,6 +169,11 @@ watch(walletAddress, (): void => {
class="flex flex-row p-2 px-3 bg-gray-300 rounded-3xl min-w-fit gap-1"
@click="openTokenSelection()"
>
<img
class="text-gray-900"
alt="Chevron Down"
src="@/assets/chevronDownBlack.svg"
/>
<img
alt="Token image"
class="sm:w-fit w-4"