diff --git a/frontend/src/components/toolbar/mutilple-dir-operation-toolbar.js b/frontend/src/components/toolbar/mutilple-dir-operation-toolbar.js index 0f192459b6..55bfc355fc 100644 --- a/frontend/src/components/toolbar/mutilple-dir-operation-toolbar.js +++ b/frontend/src/components/toolbar/mutilple-dir-operation-toolbar.js @@ -298,16 +298,15 @@ class MutipleDirOperationToolbar extends React.Component { + {this.props.selectedDirentList.length > 0 && + + } - { - this.props.selectedDirentList.length > 0 && - - } {this.state.isMoveDialogShow &&