mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 23:48:47 +00:00
@@ -218,7 +218,7 @@ class IndexContentViewer extends React.Component {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<div className="mx-2 o-hidden">
|
||||
<div className="mx-4 o-hidden">
|
||||
<FolderItem node={this.treeRoot} bindClickEvent={this.bindClickEvent} currentPath={this.state.currentPath}/>
|
||||
</div>
|
||||
);
|
||||
|
Reference in New Issue
Block a user