We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e8f6c commit c570d62Copy full SHA for c570d62
workspaces/frontend/src/shared/style/MUI-theme.scss
@@ -772,6 +772,11 @@
772
flex-grow: 0;
773
}
774
775
+// TODO: Remove when https://github.com/patternfly/patternfly-react/issues/11826 is resolved.
776
+.pf-v6-c-page__main-section .pf-v6-c-page__main-body {
777
+ height: 100%;
778
+}
779
+
780
.mui-theme .pf-v6-c-pagination {
781
--pf-v6-c-pagination__total-items--Display: block;
782
0 commit comments