parent
41fd31e6a5
commit
087b378e58
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue