mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-29 18:50:00 +08:00
fix: Table in Transfer (#50974)
This commit is contained in:
parent
96e5dfae2f
commit
6a48219d00
@ -57,6 +57,7 @@ const genTransferCustomizeStyle: GenerateStyle<TransferToken> = (
|
||||
width: 'auto',
|
||||
height: 'auto',
|
||||
minHeight: listHeight,
|
||||
minWidth: 0,
|
||||
},
|
||||
|
||||
// =================== Hook Components ===================
|
||||
|
Loading…
Reference in New Issue
Block a user