This commit is contained in:
Himanshu 2018-03-12 21:07:28 +05:30 committed by Cassie Tarakajian
parent 41fd31e6a5
commit 087b378e58
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@ class IDEView extends React.Component {
defaultSize={'50%'}
onChange={() => { this.overlay.style.display = 'block'; }}
onDragFinished={() => { this.overlay.style.display = 'none'; }}
resizerStyle={{ marginRight: '5px' }}
>
<SplitPane
split="horizontal"