This commit is contained in:
Thomas Nordquist
2019-06-04 23:03:53 +02:00
parent 1f9215a19f
commit 4f0b13bdc7
3 changed files with 3 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ class CodeDiff extends React.Component<Props, State> {
<Popper
open={Boolean(this.state.diagram)}
anchorEl={diagram && diagram.anchorEl as any}
dir="left"
placement="left-end"
>
<Fade in={Boolean(this.state.diagram)} timeout={300}>
<Paper style={{ width: '300px' }}>