Commit 1f9b657
committed
[bugfix] Add style={{ display }} back to CustomElement so that custom left panel can be shown and hidden correctly. However if this.props.display is not defined we don't want to set inline display to 'flex'. Doing that will force customElement in the header always to visible
1 parent 3635a51 commit 1f9b657
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments