Skip to content

Commit

Permalink
elyra-ai#2289 Common Properties Right Flyout Styling Documentation (m…
Browse files Browse the repository at this point in the history
…inor changes) (elyra-ai#2291)

Signed-off-by: srikant <[email protected]>
  • Loading branch information
srikant-ch5 authored Jan 7, 2025
1 parent e4de509 commit 637e7ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/pages/04-common-properties.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ If the `CommonProperties` component is nested inside single or multiple layers o
propertiesConfig={{ containerType: "Custom", rightFlyout: true }}
callbacks={this.callbacks}
/>
</div>
)

</div>
);
```
`display: flex` should be added to `parent-div` to allow Common Properties content to occupy full width and height available in right flyout.

0 comments on commit 637e7ea

Please sign in to comment.