fix: Table in Transfer (#50974)

This commit is contained in:
二货爱吃白萝卜 2024-09-23 19:08:41 +08:00 committed by GitHub
parent 96e5dfae2f
commit 6a48219d00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -57,6 +57,7 @@ const genTransferCustomizeStyle: GenerateStyle<TransferToken> = (
width: 'auto',
height: 'auto',
minHeight: listHeight,
minWidth: 0,
},
// =================== Hook Components ===================