diff --git a/src/components/main/index.js b/src/components/main/index.js index 7fe6b504..f572f60a 100644 --- a/src/components/main/index.js +++ b/src/components/main/index.js @@ -57,6 +57,8 @@ const styles = (theme) => ({ display: 'flex', flexDirection: 'row', flex: 1, + height: '100%', + width: '100%', }, sidebarRoot: { height: '100%',