Sidebar editing toggle and only scroll atlas content
This commit is contained in:
@@ -43,7 +43,7 @@ function requireAuth(nextState, replace) {
|
||||
}
|
||||
|
||||
render((
|
||||
<div style={{ display: 'flex', flex: 1, minHeight: '100%' }}>
|
||||
<div style={{ display: 'flex', flex: 1, height: '100%' }}>
|
||||
<Provider { ...stores }>
|
||||
<Router history={ History }>
|
||||
<Route path="/" component={ Application }>
|
||||
|
||||
Reference in New Issue
Block a user