Move chart panel below tree
This commit is contained in:
@@ -110,6 +110,7 @@ class TreeComponent extends React.PureComponent<Props, State> {
|
||||
overflowY: 'scroll',
|
||||
overflowX: 'hidden',
|
||||
height: '100%',
|
||||
width: '100%',
|
||||
paddingBottom: '16px', // avoid conflict with chart panel Resizer
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user