Layout changes

This commit is contained in:
Scott E. Graves
2018-11-06 15:45:24 -06:00
parent 7eb1bbe804
commit ce55edfb3a

View File

@@ -736,7 +736,7 @@ class App extends Component {
if (allowMount) {
mainContent.push((
<div key={'md_' + key++}
style={{height: '69%'}}>
style={{height: '66%'}}>
<MountItems allowConfig={allowConfig}
autoMountChanged={this.handleAutoMountChanged}
autoMountProcessed={this.notifyAutoMountProcessed}