Skip to content

Commit

Permalink
some other tings
Browse files Browse the repository at this point in the history
  • Loading branch information
dave | d1onys1us committed Dec 21, 2022
1 parent 1431f42 commit 669ceeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/bridge-ui/src/components/ChainDropdown.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</script>

<div class="dropdown dropdown-end mr-4">
<label tabindex="0" class="btn btn-md justify-around w-[194px]">
<label tabindex="0" class="btn btn-md justify-around md:w-[194px]">
<span class="font-normal flex-1 text-left mr-2">
{#if $fromChain}
<svelte:component this={$fromChain.icon} />
Expand Down

0 comments on commit 669ceeb

Please sign in to comment.