Skip to content

Commit 72a4ac5

Browse files
[SDK] Remove minHeight constraint from TokenSelectorScreen (#6817)
1 parent 69ec6e0 commit 72a4ac5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/swap/TokenSelectorScreen.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ function WalletRowWithBalances(props: {
312312
style={{
313313
borderRadius: radius.lg,
314314
border: `1px solid ${theme.colors.borderColor}`,
315-
minHeight: "350px",
316315
}}
317316
>
318317
<Container

0 commit comments

Comments
 (0)