mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 10:26:45 +00:00
scroll y 300
This commit is contained in:
parent
3f7e8e9c2f
commit
22ce4c60e7
@ -52,6 +52,7 @@ function DraggableTableComponent(props) {
|
||||
return (
|
||||
<>
|
||||
<Table
|
||||
scroll={{y: 300}}
|
||||
size={'small'}
|
||||
dataSource={dataSource}
|
||||
rowKey={rowKey}
|
||||
|
Loading…
Reference in New Issue
Block a user