closable={false}

dev_cs
hjm 6 years ago
parent 2945cd4e16
commit 8722cbf36d

@ -216,7 +216,7 @@ class VNCContainer extends Component {
mask={true} mask={true}
title="" title=""
width={firstDrawerWidth} width={firstDrawerWidth}
// closable={false} closable={false}
onClose={this.onBottomDrawerClose} onClose={this.onBottomDrawerClose}
visible={this.state.bottomDrawer} visible={this.state.bottomDrawer}
className={'codeEvaluateDrawer'} className={'codeEvaluateDrawer'}

Loading…
Cancel
Save