Commit 81a5164d authored by Moody Salem's avatar Moody Salem

fix the browse lists link

parent 467e80a4
......@@ -364,9 +364,9 @@ export function ListSelect({ onDismiss, onBack }: { onDismiss: () => void; onBac
</ListContainer>
<Separator />
<ExternalLink style={{ margin: '16px', textAlign: 'center' }} href="https://tokenlists.org">
Browse lists
</ExternalLink>
<div style={{ padding: '16px', textAlign: 'center' }}>
<ExternalLink href="https://tokenlists.org">Browse lists</ExternalLink>
</div>
</Column>
)
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment