Skip to content

Commit

Permalink
fleex row
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Jan 3, 2025
1 parent 3911a93 commit b24172f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
export let gui: DotrainOrderGui;
</script>

<div class="flex flex-col items-center gap-2">
<div class="flex items-center gap-2">
<Label class="whitespace-nowrap"
>{label} {i + 1} ({tokenInfos.get(vault.token.address)?.symbol || ''})</Label
>
Expand Down

0 comments on commit b24172f

Please sign in to comment.