feat(Drawer): consumed Penta tokens by thatblindgeye · Pull Request #6183 · patternfly/patternfly
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lboehling noticed in some of the full page examples, we've lost the rounded corners around the page main content area. For example, from https://patternfly-pr-6183.surge.sh/components/drawer/html-demos/expanded-bottom/
The rounded corners are on .pf-v5-c-page__main, but in these full page examples, .pf-v5-c-page__main is a child of .pf-v5-c-drawer__content, which has this background color added and keeps the corners on page__main from showing up. Opened #6225 to try and address that, since we probably need to test a bit and see what the ideal solution is there.
