mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
repair scroll bug&file padding bug (#2976)
This commit is contained in:
@@ -524,6 +524,7 @@ class LibContentView extends React.Component {
|
||||
}
|
||||
|
||||
this.setState({currentMode: mode});
|
||||
this.showDir(path);
|
||||
}
|
||||
|
||||
onSearchedClick = (item) => {
|
||||
|
Reference in New Issue
Block a user