-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Milestone
Description
Describe the enhancement or change
A clear and concise description of the request. What is the expected outcome?
A consumer would like to be able to set the width of the drawer when the pass the notificationDrawer prop to the Page.
- A new props
drawerWidthshould be added to set the appropriate var.
.my-app-modified-drawer-width .pf-v5-c-drawer__panel { --pf-v5-c-drawer__panel--md--FlexBasis: 512px; // use whatever value makes sense here }
- We should also allow the consumer set the
DrawerPanelContentcomponent’swidthsprop from the Page.
See slack thread for more details
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done