package.docs.components.Page.examples.Page.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of patternfly Show documentation
Show all versions of patternfly Show documentation
Assets, source, tooling, and content for PatternFly 4
The newest version!
/* Because the page component has height:100dvh, override it just for the embedded examples */
.ws-mdx-content-content [id^=ws-core-c-page-] .pf-v6-c-page {
height: min-content;
min-height: 30em;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy