scroll y 300
This commit is contained in:
parent
3f7e8e9c2f
commit
22ce4c60e7
@ -52,6 +52,7 @@ function DraggableTableComponent(props) {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Table
|
<Table
|
||||||
|
scroll={{y: 300}}
|
||||||
size={'small'}
|
size={'small'}
|
||||||
dataSource={dataSource}
|
dataSource={dataSource}
|
||||||
rowKey={rowKey}
|
rowKey={rowKey}
|
||||||
|
Loading…
Reference in New Issue
Block a user