closable={false}

dev_cs
hjm 5 years ago
parent 2945cd4e16
commit 8722cbf36d

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

Loading…
Cancel
Save