app: fix new PageLayout layout
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -150,10 +150,8 @@ export function TreeVisualizer() {
|
||||
return (
|
||||
<Flex
|
||||
style={{
|
||||
flex: '1 1 0',
|
||||
height: '100%',
|
||||
overflow: 'hidden',
|
||||
justifyContent: 'stretch',
|
||||
alignItems: 'stretch',
|
||||
}}
|
||||
>
|
||||
<DependencyGraph
|
||||
|
||||
Reference in New Issue
Block a user