mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 03:47:09 +00:00
repair data-grid-scroll bug
This commit is contained in:
@@ -199,7 +199,7 @@ class AppMain extends React.Component {
|
||||
onGridRowsUpdated={this.handleGridRowsUpdated}
|
||||
enableRowSelect={true}
|
||||
rowHeight={50}
|
||||
minHeight={600}
|
||||
minHeight={500}
|
||||
rowScrollTimeout={200}
|
||||
enableInsertColumn={true}
|
||||
enableInsertRow={true}
|
||||
|
Reference in New Issue
Block a user