Skip to content

Commit 637e7ea

Browse files
authored
elyra-ai#2289 Common Properties Right Flyout Styling Documentation (minor changes) (elyra-ai#2291)
Signed-off-by: srikant <srksriks123@gmail.com>
1 parent e4de509 commit 637e7ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pages/04-common-properties.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ If the `CommonProperties` component is nested inside single or multiple layers o
134134
propertiesConfig={{ containerType: "Custom", rightFlyout: true }}
135135
callbacks={this.callbacks}
136136
/>
137-
</div>
138-
)
139-
137+
</div>
138+
);
139+
```
140140
`display: flex` should be added to `parent-div` to allow Common Properties content to occupy full width and height available in right flyout.

0 commit comments

Comments
 (0)