Skip to content

Commit 6152105

Browse files
fix: Custom token footer(OK-31562) (#5606)
* fix: Custom token footer * Update AddCustomTokenModal.tsx --------- Co-authored-by: huhuanming <[email protected]>
1 parent 7e654ab commit 6152105

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/kit/src/views/AssetList/pages/AddCustomTokenModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,6 @@ function AddCustomTokenModal() {
338338
$gtMd={{
339339
ml: 'auto',
340340
}}
341-
flex={1}
342341
justifyContent="space-between"
343342
>
344343
<XStack alignItems="center" gap="$2">

0 commit comments

Comments
 (0)