-
Notifications
You must be signed in to change notification settings - Fork 355
Open
Labels
💭 discussionwe are discussingwe are discussing
Description
tdesign-react 版本
1.14.5
重现链接
No response
重现步骤
<Table
className={styleModule.EmailTable}
height={'100%'}
size='small'
tableLayout={'auto'}
bordered
stripe
rowKey='index'
data={tableData}
columns={columns}
/>
给table添加className=EmailTable,EmailTable的CSS样式为{
height: 100%;
},在行数较少不够高度的时候row的高度会变化撑满table
期望结果
No response
实际结果
No response
框架版本
React(19.1.1)
浏览器版本
No response
系统版本
No response
Node版本
22.16.4
补充说明

Metadata
Metadata
Assignees
Labels
💭 discussionwe are discussingwe are discussing
Type
Projects
Status
No status