There was an error while loading. Please reload this page.
1 parent f306ffc commit 29bc935Copy full SHA for 29bc935
1 file changed
packages/module/src/TearsheetBody/TearsheetBody.tsx
@@ -5,9 +5,6 @@ import { ModalBody, type ModalBodyProps } from '@patternfly/react-core';
5
6
const useStyles = createUseStyles({
7
tearsheetBody: {
8
- flex: 1,
9
- minHeight: 0,
10
- overflow: 'auto',
11
},
12
});
13
0 commit comments